Add :using => :fossil
This commit is contained in:
parent
867a87b50a
commit
eec429b9b6
@ -835,6 +835,7 @@ class DownloadStrategyDetector
|
||||
when :ssl3 then CurlSSL3DownloadStrategy
|
||||
when :cvs then CVSDownloadStrategy
|
||||
when :post then CurlPostDownloadStrategy
|
||||
when :fossil then FossilDownloadStrategy
|
||||
else
|
||||
raise "Unknown download strategy #{strategy} was requested."
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user