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
|
# We're in the cache; make sure to force re-download
|
||||||
while true do
|
while true do
|
||||||
begin
|
begin
|
||||||
retry_count = retry_count
|
|
||||||
curl url, "-o", filename
|
curl url, "-o", filename
|
||||||
break
|
break
|
||||||
rescue
|
rescue
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user