[libtest-strict-perl] 06/07: set CHECK_COVERAGE=1 to enable 04cover.t

Florian Schlichting fsfs at alioth.debian.org
Sat Aug 10 13:21:18 UTC 2013


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

fsfs pushed a commit to branch master
in repository libtest-strict-perl.

commit a9ddab7a73e1211b24fe0d3234dc20468bf45f95
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Aug 10 15:16:00 2013 +0200

    set CHECK_COVERAGE=1 to enable 04cover.t
---
 debian/rules |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index cbe925d..9ee4c05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
 #!/usr/bin/make -f
 %:
 	dh $@
+
+override_dh_auto_test:
+	CHECK_COVERAGE=1 dh_auto_test

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



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