summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-04-28 19:54:51 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-04-29 16:16:24 +0200
commitd30cf769e7cddd57d6042953b1f85079e3fbb60a (patch)
treec3c1c89f493762d450b1484a5bd262dae2c26714 /NEWS
parent44c6a113c02ec00dca037c15fac370207afb60a5 (diff)
downloadurpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar
urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar.gz
urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar.bz2
urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar.xz
urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.zip
cpan_testers: fallback to bundled genhdlist2
we could have done it for all tests directly from within t/helper.pm, but only those tests actually need to find genhdlist2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 90d43419..7187c27b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
- cpan_testers:
o adapt to a world where gcc is no more the apex predator
(aka works out of the box when there's clang but not gcc)
+ o bundled genhdlist2 and fallback to it if CPAN failed to install rpmtools
+ scripts
o check & report where genhdlist2 is
o check that web server has actually started
o describe more tests to help pinpoint regressions