<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -244,6 +244,7 @@ rescue UsageError
   abort ARGV.usage
 rescue SystemExit
   puts &quot;Kernel.exit&quot; if ARGV.verbose?
+  raise
 rescue Interrupt =&gt; e
   puts # seemingly a newline is typical
   exit 130</diff>
      <filename>bin/brew</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>394e4fd7a4a9d78be31d399725a10a13350145aa</id>
    </parent>
  </parents>
  <author>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </author>
  <url>http://github.com/piranha/homebrew/commit/1912cbb85f8cd2cb5f747cf6331b12de54b725dd</url>
  <id>1912cbb85f8cd2cb5f747cf6331b12de54b725dd</id>
  <committed-date>2009-11-11T10:56:37-08:00</committed-date>
  <authored-date>2009-11-11T10:51:05-08:00</authored-date>
  <message>Re-raise SystemExit so the correct exit code is set

The reason we rescue this exception at all is because otherwise our general purpose Exception handler catches it.</message>
  <tree>2bc1dfbfa4c4815be3a73f7203175b962795a9f2</tree>
  <committer>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </committer>
</commit>
