summaryrefslogtreecommitdiff
path: root/tests/data/test126
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test126')
-rw-r--r--tests/data/test1266
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test126 b/tests/data/test126
index 0872214af..f1b252734 100644
--- a/tests/data/test126
+++ b/tests/data/test126
@@ -26,7 +26,7 @@ ftp
FTP download with multiple replies at once in RETR
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/blalbla/lululul/126
+ftp://%HOSTIP:%FTPPORT/blalbla/lululul/%TESTNUMBER
</command>
</client>
@@ -40,8 +40,8 @@ CWD blalbla
CWD lululul
EPSV
TYPE I
-SIZE 126
-RETR 126
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>