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).
curl="curl \
--location --max-redirs 20 \
--retry 3
--retry 3 \
--disable-epsv \
--cookie-jar cookies \
--insecure \