[libwww-mechanize-perl] 07/08: debian/rules: disable DNS queries in tests.
gregor herrmann
gregoa at debian.org
Sat Oct 22 20:38:15 UTC 2016
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 <gregoa at 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
More information about the Pkg-perl-cvs-commits
mailing list