[libsys-cpu-perl] 01/02: Drop TEST_VERBOSE from override_dh_auto_test, debhelper runs tests verbosely since 9.20150501.

gregor herrmann gregoa at debian.org
Fri May 8 00:33:21 UTC 2015


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

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

commit b79fe1a09f55687ad61d8c2d5c0f0a0e89c49b56
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 8 02:33:01 2015 +0200

    Drop TEST_VERBOSE from override_dh_auto_test, debhelper runs tests verbosely since 9.20150501.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f1f993b..cb2bb11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 	dh $@
 
 override_dh_auto_test:
-	dh_auto_test -- TEST_VERBOSE=1 TEST_FILES=t/Sys-CPU-Test-More.t
+	dh_auto_test -- TEST_FILES=t/Sys-CPU-Test-More.t

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



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