summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-10-09 22:50:40 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-10-09 22:50:40 +0200
commit00fb811e2b05ed88d4847c0a96a7dddb51e77bcf (patch)
tree7644da6e802c7451eef8543360d8d7a58bc2091e
parentf8e593887e7ef69de8e07e10c62c4e1b2faca30e (diff)
downloadcurl-00fb811e2b05ed88d4847c0a96a7dddb51e77bcf.tar.gz
test298: verify --ftp-method nowcwd with URL encoded path
Ref: #1974
-rw-r--r--tests/data/test2982
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test298 b/tests/data/test298
index 80913e84b..09b127fbf 100644
--- a/tests/data/test298
+++ b/tests/data/test298
@@ -25,7 +25,7 @@ ftp
FTP CWD with --ftp-method nocwd
</name>
<command>
---ftp-method nocwd ftp://%HOSTIP:%FTPPORT/first/second/third/298
+--ftp-method nocwd ftp://%HOSTIP:%FTPPORT/first/second/th%69rd/298
</command>
</client>