summaryrefslogtreecommitdiff
path: root/tests/data/test104
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test104')
-rw-r--r--tests/data/test1046
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test104 b/tests/data/test104
index 82df98aee..8b44911de 100644
--- a/tests/data/test104
+++ b/tests/data/test104
@@ -21,7 +21,7 @@ ftp
FTP --head to get file size only
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/a/path/104 --head
+ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER --head
</command>
</client>
@@ -33,9 +33,9 @@ PASS ftp@example.com
PWD
CWD a
CWD path
-MDTM 104
+MDTM %TESTNUMBER
TYPE I
-SIZE 104
+SIZE %TESTNUMBER
REST 0
QUIT
</protocol>