summaryrefslogtreecommitdiff
path: root/tests/data/test542
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test542')
-rw-r--r--tests/data/test5426
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test542 b/tests/data/test542
index 5afe12470..0d918fbcd 100644
--- a/tests/data/test542
+++ b/tests/data/test542
@@ -28,13 +28,13 @@ Accept-ranges: bytes
ftp
</server>
<tool>
-lib542
+lib%TESTNUMBER
</tool>
<name>
FTP a file with NOBODY yes and HEADER no
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/542
+ftp://%HOSTIP:%FTPPORT/%TESTNUMBER
</command>
</client>
@@ -49,7 +49,7 @@ USER anonymous
PASS ftp@example.com
PWD
TYPE I
-SIZE 542
+SIZE %TESTNUMBER
REST 0
QUIT
</protocol>