[pkg-perl-tools] 01/04: Remove another common unneded test file in autopkgtest's smoke test.
gregor herrmann
gregoa at debian.org
Wed Jan 3 18:51:17 UTC 2018
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository pkg-perl-tools.
commit c83a2bbec1d0d196e20a93346375b3e68bfa6c01
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Jan 3 19:45:43 2018 +0100
Remove another common unneded test file in autopkgtest's smoke test.
---
autopkgtest/scripts/build-deps.d/smoke | 3 +++
1 file changed, 3 insertions(+)
diff --git a/autopkgtest/scripts/build-deps.d/smoke b/autopkgtest/scripts/build-deps.d/smoke
index 3114224..28e16c0 100755
--- a/autopkgtest/scripts/build-deps.d/smoke
+++ b/autopkgtest/scripts/build-deps.d/smoke
@@ -81,6 +81,9 @@ else
# example: liborlite-statistics-perl
rm -f $TDIR/t/97_meta.t
+ # example: libfile-userconfig-perl
+ rm -r $TDIR/t/99_pmv.t
+
# we test compile all the modules separately
rm -f $TDIR/t/*compile*.t
# Dist::Zilla generates these sometimes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git
More information about the Pkg-perl-cvs-commits
mailing list