summaryrefslogtreecommitdiff
path: root/tests/data/test138
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test138')
-rw-r--r--tests/data/test1386
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test138 b/tests/data/test138
index 873313848..f70eb078e 100644
--- a/tests/data/test138
+++ b/tests/data/test138
@@ -28,7 +28,7 @@ ftp
FTP download without size in RETR string and no SIZE command
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/blalbla/lululul/138
+ftp://%HOSTIP:%FTPPORT/blalbla/lululul/%TESTNUMBER
</command>
</client>
@@ -42,8 +42,8 @@ CWD blalbla
CWD lululul
EPSV
TYPE I
-SIZE 138
-RETR 138
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>