X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-c-full.px;h=f277a023897f4818c6e8468a5cb52a401e7f32d7;hp=bb9304b927115460d031549541ddb7bc816b57d5;hb=f0f56db5cb517a44199b3c9819240c8b0a39b4cd;hpb=484ba18aa724d1b502c886e94345016e45886ed6 diff --git a/tests/Test-c-full.px b/tests/Test-c-full.px index bb9304b9..f277a023 100755 --- a/tests/Test-c-full.px +++ b/tests/Test-c-full.px @@ -27,7 +27,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " -c http://localhost:8080/somefile.txt"; +my $cmdline = $WgetTest::WGETPATH . " -c http://localhost:{{port}}/somefile.txt"; my $expected_error_code = 0;