summaryrefslogtreecommitdiff
path: root/tests/data/test1227
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1227')
-rw-r--r--tests/data/test12276
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1227 b/tests/data/test1227
index 46b28d510..1cd9bf24f 100644
--- a/tests/data/test1227
+++ b/tests/data/test1227
@@ -27,7 +27,7 @@ ftp
FTP fetch a file from the root directory with nocwd
</name>
<command>
-ftp://%HOSTIP:%FTPPORT//1227 --ftp-method nocwd
+ftp://%HOSTIP:%FTPPORT//%TESTNUMBER --ftp-method nocwd
</command>
</client>
@@ -40,8 +40,8 @@ PASS ftp@example.com
PWD
EPSV
TYPE I
-SIZE /1227
-RETR /1227
+SIZE /%TESTNUMBER
+RETR /%TESTNUMBER
QUIT
</protocol>
</verify>