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