summaryrefslogtreecommitdiff
path: root/tests/data/test514
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test514')
-rw-r--r--tests/data/test5146
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test514 b/tests/data/test514
index b95695bc5..1d5f38050 100644
--- a/tests/data/test514
+++ b/tests/data/test514
@@ -30,14 +30,14 @@ Funny-head: yesyes
http
</server>
<tool>
-lib514
+lib%TESTNUMBER
</tool>
<name>
First set options to POST and then to make HEAD
</name>
# the 1s post-command delay helps to prevent a spurious failure on s390
<command delay="1">
-http://%HOSTIP:%HTTPPORT/514
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -45,7 +45,7 @@ http://%HOSTIP:%HTTPPORT/514
# Verify data after the test has been "shot"
<verify>
<protocol>
-HEAD /514 HTTP/1.1
+HEAD /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*