[pinto] 01/02: unset http_proxy for tests
    gregor herrmann 
    gregoa at debian.org
       
    Mon Sep  2 19:03:53 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository pinto.
commit c2c9c4b4badd03f3f773a213220265a7b9df1159
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 2 21:02:58 2013 +0200
    unset http_proxy for tests
    
    Git-Dch: Ignore
---
 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/pinto.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list