diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2020-04-13 19:00:36 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2020-04-13 19:00:36 -0300 |
commit | 852e290f50b35d56be0d8dfaa9f8092cbf37ee36 (patch) | |
tree | f9a22945fd7d4760b770645dc2a18ec2c0cd2dc0 /win32 | |
parent | 33163294fb984abc20e7ee5713f7778231999ace (diff) | |
download | luarocks-852e290f50b35d56be0d8dfaa9f8092cbf37ee36.tar.gz luarocks-852e290f50b35d56be0d8dfaa9f8092cbf37ee36.tar.bz2 luarocks-852e290f50b35d56be0d8dfaa9f8092cbf37ee36.zip |
Fix code for disabling mirrors on network errors
The idea is to try each mirror in order, but when one fails
with a network error we mark it so we don't keep trying on
each dependency. The logic was wrong in that it marked the
entire entry (consisting of multiple mirrors) instead of
marking mirrors individually.
Closes #1179.
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions