summaryrefslogtreecommitdiff
path: root/tests/data/test1176
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1176')
-rw-r--r--tests/data/test11764
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1176 b/tests/data/test1176
index 5a76a2055..bc3711c56 100644
--- a/tests/data/test1176
+++ b/tests/data/test1176
@@ -34,7 +34,7 @@ http
HTTP GET
</name>
<command option="no-output">
-http://%HOSTIP:%HTTPPORT/1176 -o 'log/base-#0'
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -o 'log/base-#0'
</command>
</client>
@@ -42,7 +42,7 @@ http://%HOSTIP:%HTTPPORT/1176 -o 'log/base-#0'
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1176 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*