aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1149
diff options
context:
space:
mode:
authorZenju <zenju@gmx.de>2019-09-13 17:32:04 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-09-18 09:27:21 +0200
commit1c02a4e8747defab6607e90173d294875eb73ba1 (patch)
tree8b7e8edeea6989945f3ddafc13373e369a5f6b56 /tests/data/test1149
parentac58c51b297466e248c2c1201c2c6c895c477a11 (diff)
FTP: remove trailing slash from path for LIST/MLSD
Closes #4348
Diffstat (limited to 'tests/data/test1149')
-rw-r--r--tests/data/test11492
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1149 b/tests/data/test1149
index f826391e9..f0c297dc1 100644
--- a/tests/data/test1149
+++ b/tests/data/test1149
@@ -57,7 +57,7 @@ TYPE A
LIST
CWD /
EPSV
-LIST list/this/path/1149/
+LIST list/this/path/1149
QUIT
</protocol>
</verify>