X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-c-partial.px;h=022342423e81f3ebe68bd43efefa28f8d2309b06;hp=ddf1d4be19b96db31da0b6f318a797110b3d553b;hb=f0f56db5cb517a44199b3c9819240c8b0a39b4cd;hpb=484ba18aa724d1b502c886e94345016e45886ed6 diff --git a/tests/Test-c-partial.px b/tests/Test-c-partial.px index ddf1d4be..02234242 100755 --- a/tests/Test-c-partial.px +++ b/tests/Test-c-partial.px @@ -37,7 +37,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;