test1162: disable MSYS2's POSIX path conversion

This avoids MSYS2 converting the backslasb in the URL to a slash,
causing the test to fail.
This commit is contained in:
Marcel Raad 2019-10-17 20:40:54 +02:00
Родитель 9016049b36
Коммит fff1ba7a6b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: FE4D8BC5EE1701DD
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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>