[libfurl-perl] 12/14: Unfuzz patch 1002.
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 13:12:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libfurl-perl.
commit 94c6d722412ebe8896479cd08f44753b2e61eed9
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Oct 26 13:12:58 2015 +0100
Unfuzz patch 1002.
---
debian/patches/1002_unset_http_proxy.patch | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/1002_unset_http_proxy.patch b/debian/patches/1002_unset_http_proxy.patch
index f37a514..d731e94 100644
--- a/debian/patches/1002_unset_http_proxy.patch
+++ b/debian/patches/1002_unset_http_proxy.patch
@@ -1,13 +1,13 @@
--- a/t/100_low/08_proxy.t
+++ b/t/100_low/08_proxy.t
-@@ -23,6 +23,7 @@
- my $via = "VIA!VIA!VIA!";
+@@ -104,6 +104,7 @@
+ }
local $ENV{'HTTP_PROXY'} = '';
+local $ENV{'http_proxy'} = '';
- test_tcp(
- client => sub {
- my $proxy_port = shift;
+
+ # Request target with non-default port
+
--- a/t/100_low/32_proxy_auth.t
+++ b/t/100_low/32_proxy_auth.t
@@ -24,6 +24,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfurl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list