X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-N-current.px;h=b8e05a9475b407020b4666e2d93873a9a7c12e4f;hp=16086ae8a8e62bde6a046bec5dccef05c4bd765a;hb=f0f56db5cb517a44199b3c9819240c8b0a39b4cd;hpb=484ba18aa724d1b502c886e94345016e45886ed6 diff --git a/tests/Test-N-current.px b/tests/Test-N-current.px index 16086ae8..b8e05a94 100755 --- a/tests/Test-N-current.px +++ b/tests/Test-N-current.px @@ -33,7 +33,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " -N http://localhost:8080/somefile.txt"; +my $cmdline = $WgetTest::WGETPATH . " -N http://localhost:{{port}}/somefile.txt"; my $expected_error_code = 0;