[libdist-zilla-plugin-requiresexternal-perl] 01/05: Run test non-verbosely.

gregor herrmann gregoa at debian.org
Wed May 20 19:17:00 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdist-zilla-plugin-requiresexternal-perl.

commit d2937f6ec88a03d48de1c3166dadbf03a0491b34
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed May 20 21:10:10 2015 +0200

    Run test non-verbosely.
    
    Closes: #785232
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..87fd826 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	dh_auto_test -- TEST_VERBOSE=0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-requiresexternal-perl.git



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