brew pull: fix bogus line that was raising warning
This commit is contained in:
parent
1b6a200809
commit
2044294a86
@ -552,7 +552,6 @@ module Homebrew
|
||||
# We're in the cache; make sure to force re-download
|
||||
while true do
|
||||
begin
|
||||
retry_count = retry_count
|
||||
curl url, "-o", filename
|
||||
break
|
||||
rescue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user