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