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
This commit is contained in:
Marcel Raad 2019-11-03 14:48:34 +01:00
parent 32747aafa0
commit 86e26996c7
No known key found for this signature in database
GPG Key ID: 33C416EFAE4D6F02
1 changed files with 1 additions and 5 deletions

View File

@ -23,12 +23,8 @@ lib1558
<name>
CURLINFO_PROTOCOL for file:// transfer
</name>
<setenv>
# force MSYS2 to not convert the file: URL
MSYS2_ARG_CONV_EXCL=file:
</setenv>
<command>
file:%FILE_PWD/log/data1558
file://%FILE_PWD/log/data1558
</command>
<file name="log/data1558">
hello