[libdevel-bt-perl] 03/06: Make tests verbose for easier debugging.

gregor herrmann gregoa at debian.org
Thu Sep 4 12:25:47 UTC 2014


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

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

commit 554fdd85c3df1f77f0bb6d93adbf91fc6873918f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Sep 4 14:22:32 2014 +0200

    Make tests verbose for easier debugging.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

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

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



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