[libwww-mechanize-perl] 03/08: Revert "Set NO_NETWORK_TESTING in debian/rules to avoid tests with internet access."
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 91a95266927f9d8c85014a4d7e443032ff7727d9
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Oct 22 22:25:09 2016 +0200
Revert "Set NO_NETWORK_TESTING in debian/rules to avoid tests with internet access."
This reverts commit c112446da5351d76a8ce6a5a76f0542b6f7f35a2.
The tests which used NO_NETWORK_TESTING are author tests now
Gbp-Dch: Ignore
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0537f29..c688168 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
dh $@
override_dh_auto_test:
- NO_NETWORK_TESTING=1 http_proxy= HTTP_PROXY= dh_auto_test
+ 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