diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-04-29 17:28:34 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-05-01 00:34:42 +0200 |
commit | 7446f94c052a40a5f21253b97a0fd36495ea7ed8 (patch) | |
tree | 958d1e7fad71c7e68f4570d3b316c7bfd024b511 /NEWS | |
parent | a3ca950b17e99a3e61f1f2098866f321559c22cd (diff) | |
download | urpmi-7446f94c052a40a5f21253b97a0fd36495ea7ed8.tar urpmi-7446f94c052a40a5f21253b97a0fd36495ea7ed8.tar.gz urpmi-7446f94c052a40a5f21253b97a0fd36495ea7ed8.tar.bz2 urpmi-7446f94c052a40a5f21253b97a0fd36495ea7ed8.tar.xz urpmi-7446f94c052a40a5f21253b97a0fd36495ea7ed8.zip |
do not skip network tests on pre-UsrMove distros
Eg: on Mageia 2, the network test would be skipped due to faulty test
which caused us to think no downloader would be available
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- cpan_testers: + o do not skip network tests on pre-UsrMove distros (eg: Mageia 2) + Version 8.122 - 28 April 2020 - cpan_testers: |