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

gregoa pushed a commit to branch master
in repository libwww-mechanize-perl.

commit 66c16e53eaf9be0e068b7238ccfdd78089f17b9b
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Oct 22 22:32:53 2016 +0200

    debian/rules: disable DNS queries in tests.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c688168..25f483c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
        dh $@
 
 override_dh_auto_test:
-       http_proxy= HTTP_PROXY= dh_auto_test
+       RES_OPTIONS=attempts:0 http_proxy= HTTP_PROXY= dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libwww-mechanize-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