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 ab56b4f..a071850 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>