<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -121,7 +121,7 @@ def curl url, *args
 
   IO.popen(cmd.join(' ')) do |pipe|
     begin
-      # skip first few lines until carriage return, which contain info header
+      # skip first few lines (with info header) until carriage return
       pipe.readline(&quot;\r&quot;)
       loop do
         line = pipe.readline(&quot;\r&quot;)
@@ -146,6 +146,7 @@ def curl url, *args
         bar.set(size)
       end
     rescue EOFError
+      bar.finish if bar
     end
   end
 </diff>
      <filename>Library/Homebrew/utils.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>480cd46eb47dbd9ac6e39c33d0ee8e4fe539da0e</id>
    </parent>
  </parents>
  <author>
    <name>Alexander Solovyov</name>
    <email>piranha@piranha.org.ua</email>
  </author>
  <url>http://github.com/piranha/homebrew/commit/a7460f657fde3de7bcb93c4ef97e2e6a8122d53a</url>
  <id>a7460f657fde3de7bcb93c4ef97e2e6a8122d53a</id>
  <committed-date>2009-11-14T01:33:30-08:00</committed-date>
  <authored-date>2009-10-22T11:34:15-07:00</authored-date>
  <message>don't erase download bar after download completion</message>
  <tree>03cfc393ac2158a1c021cf35b52e15c69ce99570</tree>
  <committer>
    <name>Alexander Solovyov</name>
    <email>piranha@piranha.org.ua</email>
  </committer>
</commit>
