[SCM] Debian packaging of libtest-nobreakpoints-perl branch, master, updated. a6526d56db2afff35d263a961cb97ac1724c0ba9
gregor herrmann
gregoa at debian.org
Fri Jan 13 15:39:03 UTC 2012
The following commit has been merged in the master branch:
commit 4ef51044fc113f3ec819eefee22b059e699d1556
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jan 13 16:36:03 2012 +0100
debian/rules: pass AUTOMATED_TESTING to test suite.
diff --git a/debian/rules b/debian/rules
index 2d33f6a..0bf1871 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh $@
+
+override_dh_auto_test:
+ AUTOMATED_TESTING=1 dh_auto_test
--
Debian packaging of libtest-nobreakpoints-perl
More information about the Pkg-perl-cvs-commits
mailing list