parent
6010763159
commit
62a98753ec
@ -443,6 +443,7 @@ public
|
|||||||
def fetch
|
def fetch
|
||||||
if install_bottle? self
|
if install_bottle? self
|
||||||
downloader = CurlBottleDownloadStrategy.new bottle_url, name, version, nil
|
downloader = CurlBottleDownloadStrategy.new bottle_url, name, version, nil
|
||||||
|
mirror_list = []
|
||||||
else
|
else
|
||||||
downloader = @downloader
|
downloader = @downloader
|
||||||
# Don't attempt mirrors if this install is not pointed at a "stable" URL.
|
# Don't attempt mirrors if this install is not pointed at a "stable" URL.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user