summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2019-10-17 20:40:54 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2019-10-17 20:42:07 +0200
commitfff1ba7a6be3abe52f229289ff70d7bc8f89beab (patch)
tree829f2b39541fb12a6174823a7747001ef8380c04
parent9016049b365aafb995cd436abe7d40513ef5782f (diff)
downloadcurl-fff1ba7a6be3abe52f229289ff70d7bc8f89beab.tar.gz
test1162: disable MSYS2's POSIX path conversion
This avoids MSYS2 converting the backslasb in the URL to a slash, causing the test to fail.
-rw-r--r--tests/data/test11624
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/test1162 b/tests/data/test1162
index 73e4646e1..b6b394139 100644
--- a/tests/data/test1162
+++ b/tests/data/test1162
@@ -31,6 +31,10 @@ FTP wildcard with crazy pattern
<command>
"ftp://%HOSTIP:%FTPPORT/fully_simulated/DOS/[*\\s-'tl"
</command>
+<setenv>
+# Needed for MSYS2 to not convert backslash to forward slash
+MSYS2_ARG_CONV_EXCL=ftp://
+</setenv>
</client>
<verify>
<protocol>