From: Marcel Raad Date: Sun, 3 Nov 2019 13:48:34 +0000 (+0100) Subject: test1558: use double slash after file: X-Git-Tag: curl-7_68_0~175 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86e26996c76fcad5a8911e280bab950d0ef43da4;p=thirdparty%2Fcurl.git test1558: use double slash after file: Classic MinGW / MSYS 1 doesn't support `MSYS2_ARG_CONV_EXCL`, so this test unnecessarily failed when using `file:/` instead of `file:///`. Closes https://github.com/curl/curl/pull/4554 --- diff --git a/tests/data/test1558 b/tests/data/test1558 index 8436c06850..f1538c2a8c 100644 --- a/tests/data/test1558 +++ b/tests/data/test1558 @@ -23,12 +23,8 @@ lib1558 CURLINFO_PROTOCOL for file:// transfer - -# force MSYS2 to not convert the file: URL -MSYS2_ARG_CONV_EXCL=file: - -file:%FILE_PWD/log/data1558 +file://%FILE_PWD/log/data1558 hello