[wget/f20] Add forgotten patch

Tomas Hozza thozza at fedoraproject.org
Fri Oct 31 14:16:41 UTC 2014


commit 94150a67744b87496a3cd600125022a726dbdaef
Author: Tomas Hozza <thozza at redhat.com>
Date:   Fri Oct 31 15:12:16 2014 +0100

    Add forgotten patch
    
    Signed-off-by: Tomas Hozza <thozza at redhat.com>

 wget-1.16-dont-run-failing-test.patch |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/wget-1.16-dont-run-failing-test.patch b/wget-1.16-dont-run-failing-test.patch
new file mode 100644
index 0000000..99ab51b
--- /dev/null
+++ b/wget-1.16-dont-run-failing-test.patch
@@ -0,0 +1,24 @@
+diff --git a/tests/Makefile.am b/tests/Makefile.am
+index 1248036..4b7aacd 100644
+--- a/tests/Makefile.am
++++ b/tests/Makefile.am
+@@ -112,7 +112,6 @@ PX_TESTS = \
+              Test-O-nonexisting.px \
+              Test-O.px \
+              Test--post-file.px \
+-             Test-proxied-https-auth.px \
+              Test-proxy-auth-basic.px \
+              Test-restrict-ascii.px \
+              Test-Restrict-Lowercase.px \
+diff --git a/tests/Makefile.in b/tests/Makefile.in
+index 3e6678d..de326c6 100644
+--- a/tests/Makefile.in
++++ b/tests/Makefile.in
+@@ -1477,7 +1477,6 @@ PX_TESTS = \
+              Test-O-nonexisting.px \
+              Test-O.px \
+              Test--post-file.px \
+-             Test-proxied-https-auth.px \
+              Test-proxy-auth-basic.px \
+              Test-restrict-ascii.px \
+              Test-Restrict-Lowercase.px \


More information about the scm-commits mailing list