diff options
Diffstat (limited to 'tests/data/test157')
-rw-r--r-- | tests/data/test157 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test157 b/tests/data/test157 index 3f6ed3691..c48d36fad 100644 --- a/tests/data/test157 +++ b/tests/data/test157 @@ -19,7 +19,7 @@ http HTTP GET with --anyauth (when the server requires none) </name> <command> -http://%HOSTIP:%HOSTPORT/157 -u testuser:testpass --anyauth +http://%HOSTIP:%HTTPPORT/157 -u testuser:testpass --anyauth </command> </client> @@ -30,7 +30,7 @@ http://%HOSTIP:%HOSTPORT/157 -u testuser:testpass --anyauth </strip> <protocol> GET /157 HTTP/1.1
-Host: 127.0.0.1:8999
+Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
|