summaryrefslogtreecommitdiff
path: root/tests/data/test336
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test336')
-rw-r--r--tests/data/test3366
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test336 b/tests/data/test336
index cba846d4b..89e9bffc0 100644
--- a/tests/data/test336
+++ b/tests/data/test336
@@ -35,7 +35,7 @@ ftp
FTP range download when SIZE doesn't work
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/336 --range 3-6
+ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --range 3-6
</command>
</client>
@@ -48,9 +48,9 @@ PWD
EPSV
PASV
TYPE I
-SIZE 336
+SIZE %TESTNUMBER
REST 3
-RETR 336
+RETR %TESTNUMBER
ABOR
QUIT
</protocol>