[libgetopt-argvfile-perl] 01/03: Prevent autopkgtest checks from looking at t/.*.t

ntyni at debian.org ntyni at debian.org
Tue Aug 1 07:54:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libgetopt-argvfile-perl.

commit 72e781949a37c89293d3dc03fced5b1e62494249
Author: Niko Tyni <ntyni at debian.org>
Date:   Tue Aug 1 00:15:06 2017 +0300

    Prevent autopkgtest checks from looking at t/.*.t
    
    The skipped files contain options for the module.
    
    This fixes autopkgtest failures with pkg-perl-autopkgtest >= 0.37.
---
 debian/tests/pkg-perl/smoke-tests | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/pkg-perl/smoke-tests b/debian/tests/pkg-perl/smoke-tests
new file mode 100644
index 0000000..060b1af
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-tests
@@ -0,0 +1,2 @@
+# prevent from looking at t/.*.t
+t/*.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgetopt-argvfile-perl.git



More information about the Pkg-perl-cvs-commits mailing list