X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-iri-disabled.px;h=01231a4413750521139c7e1214fb86836e22d38f;hp=02fc4d3a1f96538a549e88809dcbfe382ff43bd0;hb=d763f8bf6d6e13ce006ffab616cc8a77e747a633;hpb=4f3dd6817348433eafde04a3c2946f43364de7ef diff --git a/tests/Test-iri-disabled.px b/tests/Test-iri-disabled.px index 02fc4d3a..01231a44 100755 --- a/tests/Test-iri-disabled.px +++ b/tests/Test-iri-disabled.px @@ -162,7 +162,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " --iri=no -nH -r http://localhost:{{port}}/"; +my $cmdline = $WgetTest::WGETPATH . " --no-iri -nH -r http://localhost:{{port}}/"; my $expected_error_code = 0;