[libdevice-cdio-perl] 05/08: update autopkgtest file name in d/rules
gregor herrmann
gregoa at debian.org
Thu Mar 2 22:32:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdevice-cdio-perl.
commit ef1aef1c063fbb740bc904f0091a373f33e54895
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Mar 2 23:30:00 2017 +0100
update autopkgtest file name in d/rules
Gbp-Dch: Ignore
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0cdd75a..0b94f32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# skip tests that need a physical CD-ROM drive
-SKIP_TESTS = $(shell cat debian/tests/pkg-perl/skip-smoke)
+SKIP_TESTS = $(shell cat debian/tests/pkg-perl/smoke-skip)
TEST_FILES = $(sort $(filter-out $(SKIP_TESTS), $(wildcard t/*.t)))
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevice-cdio-perl.git
More information about the Pkg-perl-cvs-commits
mailing list