[libzonemaster-perl] 08/10: Export TEST_NO_NETWORK=1 instead of ignoring test results

Ondřej Surý ondrej at debian.org
Thu Sep 8 14:13:57 UTC 2016


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

ondrej pushed a commit to branch master
in repository libzonemaster-perl.

commit ab0c41aee4b01e6bf08a748ecedd130004e68918
Author: Ondřej Surý <ondrej at sury.org>
Date:   Thu Sep 8 15:49:12 2016 +0200

    Export TEST_NO_NETWORK=1 instead of ignoring test results
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0276153..73d78f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 	dh $@
 
 override_dh_auto_test:
-	-dh_auto_test
+	TEST_NO_NETWORK=1 dh_auto_test

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



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