summaryrefslogtreecommitdiff
path: root/tests/data/test147
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test147')
-rw-r--r--tests/data/test1476
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test147 b/tests/data/test147
index 6651df03b..066118648 100644
--- a/tests/data/test147
+++ b/tests/data/test147
@@ -25,7 +25,7 @@ ftp
FTP with --ftp-create-dirs (failing CWD)
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/first/dir/here/147 --ftp-create-dirs
+ftp://%HOSTIP:%FTPPORT/first/dir/here/%TESTNUMBER --ftp-create-dirs
</command>
</client>
@@ -47,8 +47,8 @@ CWD dir
CWD here
EPSV
TYPE I
-SIZE 147
-RETR 147
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>