mirror of
https://github.com/curl/curl.git
synced 2026-08-26 22:24:44 +03:00
test 1515: add MSYS support by passing a relative path
MSYS would otherwise turn a /-style path into a C:\-style path.
This commit is contained in:
parent
4ca246c3a8
commit
38b055446a
2 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@ lib1515
|
|||
caching of manual libcurl DNS entries after DNS cache timeout
|
||||
</name>
|
||||
<command>
|
||||
/path/1515 %HOSTIP %HTTPPORT
|
||||
path/1515 %HOSTIP %HTTPPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue