summaryrefslogtreecommitdiff
path: root/tests/data/test1226
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1226')
-rw-r--r--tests/data/test12266
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1226 b/tests/data/test1226
index 6381b122a..a22776eac 100644
--- a/tests/data/test1226
+++ b/tests/data/test1226
@@ -27,7 +27,7 @@ ftp
FTP fetch a file from the root directory with singlecwd
</name>
<command>
-ftp://%HOSTIP:%FTPPORT//1226 --ftp-method singlecwd
+ftp://%HOSTIP:%FTPPORT//%TESTNUMBER --ftp-method singlecwd
</command>
</client>
@@ -41,8 +41,8 @@ PWD
CWD /
EPSV
TYPE I
-SIZE 1226
-RETR 1226
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>