[libnet-frame-device-perl] 01/01: update autopkgtest file in d/rules as well

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


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

gregoa pushed a commit to branch master
in repository libnet-frame-device-perl.

commit 39ccea30090242fc433574a0d33be3b1d87116dc
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Nov 30 18:58:44 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 28001e4..d1cee02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 # skip tests that need access to network device
-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/libnet-frame-device-perl.git



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