summaryrefslogtreecommitdiff
path: root/tests/data/test270
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test270')
-rw-r--r--tests/data/test2706
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test270 b/tests/data/test270
index f4eea970e..983e0d2b7 100644
--- a/tests/data/test270
+++ b/tests/data/test270
@@ -30,7 +30,7 @@ ftp
FTP RETR PASV --ftp-skip-pasv-ip
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/270 --ftp-skip-pasv-ip --disable-epsv
+ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --ftp-skip-pasv-ip --disable-epsv
</command>
</client>
@@ -42,8 +42,8 @@ PASS ftp@example.com
PWD
PASV
TYPE I
-SIZE 270
-RETR 270
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>