X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-iri.px;h=defb6d300b7cb3847bb9f83c0349b8f275c6423b;hp=f81ef38f8734cdb4ef4c92373e399adc69a3e0c1;hb=2f0223872c1c145e774c0666d82305902b7addd6;hpb=a454495722d19f470b5957b6c26c135a8ca1f7e2 diff --git a/tests/Test-iri.px b/tests/Test-iri.px index f81ef38f..defb6d30 100755 --- a/tests/Test-iri.px +++ b/tests/Test-iri.px @@ -186,7 +186,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " -d --iri --restrict-file-names=nocontrol -nH -r http://localhost:{{port}}/"; +my $cmdline = $WgetTest::WGETPATH . " --iri --restrict-file-names=nocontrol -nH -r http://localhost:{{port}}/"; my $expected_error_code = 0;