<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -49,7 +49,7 @@ class FormulaInstaller
     # I'm guessing this is not a good way to do this, but I'm no UNIX guru
     ENV['HOMEBREW_ERROR_PIPE'] = write.to_i.to_s
 
-    watch_out_for_spill do
+     begin #watch_out_for_spill do #disabled temporarily, see Issue #124
       fork do
         begin
           read.close</diff>
      <filename>Library/Homebrew/formula_installer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>993469ca5cab94d6e842d74c69508bfca9107f87</id>
    </parent>
  </parents>
  <author>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </author>
  <url>http://github.com/KieranP/homebrew/commit/2dc3423c195d766f4fff426def88e585c15884b3</url>
  <id>2dc3423c195d766f4fff426def88e585c15884b3</id>
  <committed-date>2009-11-11T09:29:34-08:00</committed-date>
  <authored-date>2009-11-11T09:24:45-08:00</authored-date>
  <message>Disable watch_out_for_spill temporarily

It's a great feature but it seems to conflict with our new system() replacement. Clearly the bug is still in our system() but what exactly it is is not clear and this bug sucks.

See #124</message>
  <tree>32e7745ed4d076a7e97ba2accf3e4c7bd0a6566d</tree>
  <committer>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </committer>
</commit>
