diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/download_strategy.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index b6c652b8c..a05c1f3c3 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -162,8 +162,6 @@ class CurlDownloadStrategy < AbstractDownloadStrategy puts "Trying a mirror..." @url = mirrors.shift retry - else - tarball_path end # gunzip and bunzip2 write the output file in the same directory as the input |
