summaryrefslogtreecommitdiff
path: root/tests/data/test33
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test33')
-rw-r--r--tests/data/test336
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test33 b/tests/data/test33
index 6b3c9d72c..1b9c898ef 100644
--- a/tests/data/test33
+++ b/tests/data/test33
@@ -23,7 +23,7 @@ http
<name>
HTTP PUT with resume
</name>
-<file name="log/test33.txt">
+<file name="log/test%TESTNUMBER.txt">
012345678
012345678
012345678
@@ -36,14 +36,14 @@ HTTP PUT with resume
012345678
</file>
<command>
-http://%HOSTIP:%HTTPPORT/33 -Tlog/test33.txt -C 50
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -Tlog/test%TESTNUMBER.txt -C 50
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-PUT /33 HTTP/1.1
+PUT /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Content-Range: bytes 50-99/100
User-Agent: curl/%VERSION