[libextutils-cppguess-perl] 01/03: Prevent autopkgtest checks from recursing under t/

ntyni at debian.org ntyni at debian.org
Tue Aug 1 07:46:05 UTC 2017


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

ntyni pushed a commit to branch master
in repository libextutils-cppguess-perl.

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

    Prevent autopkgtest checks from recursing under t/
    
    t/module contains a skeleton that gets built during the tests.
    
    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..f1624c5
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-tests
@@ -0,0 +1,2 @@
+# prevent from recursing under t/
+t/*.t

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



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