alphabetize list
This commit is contained in:
parent
a3796d7b72
commit
b1f394f807
@ -757,8 +757,8 @@ class DownloadStrategyDetector
|
||||
when :hg then MercurialDownloadStrategy
|
||||
when :nounzip then NoUnzipCurlDownloadStrategy
|
||||
when :post then CurlPostDownloadStrategy
|
||||
when :svn then SubversionDownloadStrategy
|
||||
when :ssl3 then CurlSSL3DownloadStrategy
|
||||
when :svn then SubversionDownloadStrategy
|
||||
else
|
||||
raise "Unknown download strategy #{strategy} was requested."
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user