typo in comment
This commit is contained in:
parent
3ea550100f
commit
06f484d1e5
@ -145,8 +145,7 @@ end
|
|||||||
|
|
||||||
# This Download Strategy is provided for use with sites that
|
# This Download Strategy is provided for use with sites that
|
||||||
# only provide HTTPS and also have a broken cert.
|
# only provide HTTPS and also have a broken cert.
|
||||||
# Try not to need this, as we probably won't accept the forulae
|
# Try not to need this, as we probably won't accept the formula.
|
||||||
# into trunk.
|
|
||||||
class CurlUnsafeDownloadStrategy <CurlDownloadStrategy
|
class CurlUnsafeDownloadStrategy <CurlDownloadStrategy
|
||||||
def _fetch
|
def _fetch
|
||||||
curl @url, '--insecure', '-o', @tarball_path
|
curl @url, '--insecure', '-o', @tarball_path
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user