summaryrefslogtreecommitdiff
path: root/tests/data/test1044
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1044')
-rw-r--r--tests/data/test10446
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1044 b/tests/data/test1044
index a95f5681d..c5f3a2925 100644
--- a/tests/data/test1044
+++ b/tests/data/test1044
@@ -32,7 +32,7 @@ ftp
FTP download large file info with -I
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/blalbla/1044 -I
+ftp://%HOSTIP:%FTPPORT/blalbla/%TESTNUMBER -I
</command>
</client>
@@ -43,9 +43,9 @@ USER anonymous
PASS ftp@example.com
PWD
CWD blalbla
-MDTM 1044
+MDTM %TESTNUMBER
TYPE I
-SIZE 1044
+SIZE %TESTNUMBER
REST 0
QUIT
</protocol>