]> git.lizzy.rs Git - rust.git/commit
rustbuild: Retry downloads by default
authorAlex Crichton <alex@alexcrichton.com>
Thu, 23 Feb 2017 15:04:29 +0000 (07:04 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 23 Feb 2017 15:04:29 +0000 (07:04 -0800)
commit30b0ed0bb6725f73e3b8f4efc36106be42ae1ce8
treefddc872437e537758e55094a48401e4e33dba955
parentfc6f092c21a7a7249a9f8860f3cd10160aa36c02
rustbuild: Retry downloads by default

Don't rely on curl's --retry, it appears to not work for some errors like SSL
errors.
src/bootstrap/bootstrap.py