diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-01-15 04:24:10 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-01-17 02:23:00 +0100 |
commit | ad953e4c4bca7e5bd9f5b5664298e04272537479 (patch) | |
tree | e186529085c0716c5d1fe60dc2bc491f3826db37 /NEWS | |
parent | 46387084f6d0e09207354daed3fe2531035d638d (diff) | |
download | urpmi-ad953e4c4bca7e5bd9f5b5664298e04272537479.tar urpmi-ad953e4c4bca7e5bd9f5b5664298e04272537479.tar.gz urpmi-ad953e4c4bca7e5bd9f5b5664298e04272537479.tar.bz2 urpmi-ad953e4c4bca7e5bd9f5b5664298e04272537479.tar.xz urpmi-ad953e4c4bca7e5bd9f5b5664298e04272537479.zip |
cpan_testers: skip mirrorlist tests on !Mageia
Rationale: It needs a Mageia specific patch that introduces
Time::ZoneInfo->current_zone()"
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ o actually needs perl >= 5.10 for //= operator o fix failing scriptlets test with rpm < 4.13.0 o fix testsuite errors on CentOs (NVR vs NVRA) + o skip mirrorlist tests on !Mageia o skip tests if we have no supported downloader o testsuite needs rpmtools |