[libxml-libxml-perl] 01/01: update autopkgtest file in d/rules as well

gregor herrmann gregoa at debian.org
Mon Nov 30 17:59:52 UTC 2015


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

gregoa pushed a commit to branch master
in repository libxml-libxml-perl.

commit 73ab5ab8dbf661068937e748817ff40c52571390
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Nov 30 18:59:38 2015 +0100

    update autopkgtest file in d/rules as well
    
    Gbp-Dch: Ignore
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3a1a5ac..c4952f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # skip tests that need files we remove in the +dfsg version
-SKIP_TESTS = $(shell cat debian/tests/pkg-perl/skip-smoke)
+SKIP_TESTS = $(shell cat debian/tests/pkg-perl/smoke-skip)
 TEST_FILES = $(filter-out $(SKIP_TESTS), $(wildcard t/*.t))
 
 %:

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



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