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

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

commit 0571d83ffc041c7c7c65044b305b3ba8c6ed5016
Author: Ondřej Surý <ond...@sury.org>
Date:   Thu Sep 8 15:49:12 2016 +0200

    Export TEST_NO_NETWORK=1 instead of ignoring test results
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0276153..d9afd0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
+export TEST_NO_NETWORK := 1
+
 %:
        dh $@
-
-override_dh_auto_test:
-       -dh_auto_test

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to