diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-04-25 23:10:13 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-04-25 23:10:13 +0200 |
commit | 62e3e75b8042168aea42069159bd67f92f8bbbaa (patch) | |
tree | c9c7969d184150d72b6f5faf1a08d84a503ce93e | |
parent | 56fb8a1f1199bc9ce666c983c72838f7d1b2d603 (diff) |
test148: fixed after the --ftp-create-dirs retry change
follow-up commit to 3c1e84f569 as it made curl try a little harder
-rw-r--r-- | tests/data/test148 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test148 b/tests/data/test148 index fbac10f9c..540c8fe33 100644 --- a/tests/data/test148 +++ b/tests/data/test148 @@ -42,6 +42,7 @@ PASS ftp@example.com PWD
CWD attempt
MKD attempt
+CWD attempt
QUIT
</protocol> </verify> |