summaryrefslogtreecommitdiff
path: root/tests/data/test139
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test139')
-rw-r--r--tests/data/test1398
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test139 b/tests/data/test139
index 15a242b66..ab04953c5 100644
--- a/tests/data/test139
+++ b/tests/data/test139
@@ -25,7 +25,7 @@ ftp
FTP download a newer file with -z
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/blalbla/139 -z "1 jan 1989"
+ftp://%HOSTIP:%FTPPORT/blalbla/%TESTNUMBER -z "1 jan 1989"
</command>
</client>
@@ -36,11 +36,11 @@ USER anonymous
PASS ftp@example.com
PWD
CWD blalbla
-MDTM 139
+MDTM %TESTNUMBER
EPSV
TYPE I
-SIZE 139
-RETR 139
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>