[libterm-progressbar-perl] 01/02: Fix autopkgtest failures by running prove without the --merge option
Niko Tyni
ntyni at moszumanska.debian.org
Sat Sep 26 20:07:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
ntyni pushed a commit to branch master
in repository libterm-progressbar-perl.
commit 938b87a5aa1fe35e98458eb2109a900aaf452832
Author: Niko Tyni <ntyni at debian.org>
Date: Sat Sep 26 23:00:59 2015 +0300
Fix autopkgtest failures by running prove without the --merge option
PKG_PERL_PROVE_ARGS is supported since pkg-perl-autopkgtest 0.26.
Closes: #785045
---
debian/tests/pkg-perl/smoke-env | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/tests/pkg-perl/smoke-env b/debian/tests/pkg-perl/smoke-env
new file mode 100644
index 0000000..c018550
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-env
@@ -0,0 +1,2 @@
+# prove --merge breaks the test suite
+PKG_PERL_PROVE_ARGS=""
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libterm-progressbar-perl.git
More information about the Pkg-perl-cvs-commits
mailing list