X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-iri-disabled.px;h=01231a4413750521139c7e1214fb86836e22d38f;hb=1fe5ddb7feb233de8b312c24a2b3a482316026aa;hp=02fc4d3a1f96538a549e88809dcbfe382ff43bd0;hpb=78a765739543d5ca3bc83ad70f5d391b9d2af4f5;p=wget 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;