diff --git a/Library/Homebrew/cmd/pull.rb b/Library/Homebrew/cmd/pull.rb index 1f6ae8acc4..4313ac894d 100644 --- a/Library/Homebrew/cmd/pull.rb +++ b/Library/Homebrew/cmd/pull.rb @@ -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