fetchurl/builder.sh: style fix, close #10260

This commit is contained in:
ts468 2015-10-06 20:00:03 +02:00 committed by Vladimír Čunát
parent 6a80bb95f7
commit db25ece3c8

View File

@ -9,7 +9,7 @@ source $mirrorsFile
# cryptographic hash of the output anyway). # cryptographic hash of the output anyway).
curl="curl \ curl="curl \
--location --max-redirs 20 \ --location --max-redirs 20 \
--retry 3 --retry 3 \
--disable-epsv \ --disable-epsv \
--cookie-jar cookies \ --cookie-jar cookies \
--insecure \ --insecure \