[librole-rest-client-perl] 02/03: debian/rules: unset http_proxy for tests.

gregor herrmann gregoa at debian.org
Mon Aug 28 15:58:38 UTC 2017


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

gregoa pushed a commit to branch master
in repository librole-rest-client-perl.

commit 692286eb254be826f49796959187bfda3a013f63
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 28 17:56:42 2017 +0200

    debian/rules: unset http_proxy for tests.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..47368db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	http_proxy= dh_auto_test

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



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