summaryrefslogtreecommitdiff
path: root/tests/data/test1010
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1010')
-rw-r--r--tests/data/test10106
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1010 b/tests/data/test1010
index ef073f5e5..9314ca66e 100644
--- a/tests/data/test1010
+++ b/tests/data/test1010
@@ -36,7 +36,7 @@ ftp
FTP dir list nocwd
</name>
<command>
-ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ --ftp-method nocwd
+ftp://%HOSTIP:%FTPPORT//list/this/path/%TESTNUMBER/ ftp://%HOSTIP:%FTPPORT//list/this/path/%TESTNUMBER/ --ftp-method nocwd
</command>
</client>
@@ -49,9 +49,9 @@ PASS ftp@example.com
PWD
EPSV
TYPE A
-LIST /list/this/path/1010
+LIST /list/this/path/%TESTNUMBER
EPSV
-LIST /list/this/path/1010
+LIST /list/this/path/%TESTNUMBER
QUIT
</protocol>
</verify>