[libfurl-perl] 02/04: Unfuzz patch.
    Jonas Smedegaard 
    dr at jones.dk
       
    Tue Aug 26 12:16:38 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libfurl-perl.
commit 5150b838cf9bec4c5353d8f9708beb5c16271245
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 26 12:43:41 2014 +0200
    Unfuzz patch.
---
 debian/patches/1001_relax_timeout_errormsg.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/1001_relax_timeout_errormsg.patch b/debian/patches/1001_relax_timeout_errormsg.patch
index 90f0c2a..7ca22fb 100644
--- a/debian/patches/1001_relax_timeout_errormsg.patch
+++ b/debian/patches/1001_relax_timeout_errormsg.patch
@@ -1,8 +1,8 @@
 --- a/t/100_low/07_timeout.t
 +++ b/t/100_low/07_timeout.t
-@@ -55,7 +55,7 @@
-                 );
-             my $elapsed = time - $start_at;
+@@ -71,7 +71,7 @@
+                 $content_size_mb *= 2;
+             }
              is $code, 500, "request()/$_";
 -            like $msg, qr/Internal Response: Failed to send content: timeout/;
 +            like $msg, qr/Internal Response: ([^:]+): timeout/;
-- 
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