]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1230: avoid using hard-wired port number
authorKamil Dudka <kdudka@redhat.com>
Sat, 22 Jun 2013 20:12:49 +0000 (22:12 +0200)
committerKamil Dudka <kdudka@redhat.com>
Sat, 22 Jun 2013 20:12:49 +0000 (22:12 +0200)
... to prevent failure when a non-default -b option is given

tests/data/test1230

index ab56b4fd327195263d9493415a1f1831f159c047..a071850443f9279fb2f45ee1e189386468315492 100644 (file)
@@ -71,7 +71,7 @@ Host: [1234:1234:1234::4ce]:%HTTPPORT
 Proxy-Connection: Keep-Alive\r
 \r
 GET /wanted/page/1230 HTTP/1.1\r
-Host: [1234:1234:1234::4ce]:8990\r
+Host: [1234:1234:1234::4ce]:%HTTPPORT\r
 Accept: */*\r
 \r
 </protocol>