gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 12/153: test1422: add required file feature


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 12/153: test1422: add required file feature
Date: Tue, 11 Sep 2018 12:51:23 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 8c00412428b3bbe4d56db7905372c7e6d416fbc0
Author: Marcel Raad <address@hidden>
AuthorDate: Fri Jul 13 10:06:13 2018 +0200

    test1422: add required file feature
    
    curl configured with --enable-debug --disable-file currently complains
    on test1422:
    Info: Protocol "file" not supported or disabled in libcurl
    
    Make test1422 dependend on enabled FILE protocol to fix this.
    
    Fixes https://github.com/curl/curl/issues/2741
    Closes https://github.com/curl/curl/pull/2742
---
 tests/data/test1422 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/data/test1422 b/tests/data/test1422
index df9d750dd..cbb2d63bc 100644
--- a/tests/data/test1422
+++ b/tests/data/test1422
@@ -28,6 +28,7 @@ Content-Disposition: filename=name1422; charset=funny; 
option=str//nge
 # -O and -J output in, using the CURL_TESTDIR variable
 <features>
 debug
+file
 </features>
 <server>
 http

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]