From: Kamil Dudka Date: Sat, 22 Jun 2013 20:12:49 +0000 (+0200) Subject: test1230: avoid using hard-wired port number X-Git-Tag: curl-7_32_0~138^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=02964ed630c0fc74b47d0c94735d328661388d69;p=thirdparty%2Fcurl.git test1230: avoid using hard-wired port number ... to prevent failure when a non-default -b option is given --- diff --git a/tests/data/test1230 b/tests/data/test1230 index ab56b4fd32..a071850443 100644 --- a/tests/data/test1230 +++ b/tests/data/test1230 @@ -71,7 +71,7 @@ Host: [1234:1234:1234::4ce]:%HTTPPORT Proxy-Connection: Keep-Alive GET /wanted/page/1230 HTTP/1.1 -Host: [1234:1234:1234::4ce]:8990 +Host: [1234:1234:1234::4ce]:%HTTPPORT Accept: */*