]> sjero.net Git - wget/blobdiff - tests/Test-iri.px
Also remove -d (--debug) from .px tests.
[wget] / tests / Test-iri.px
index f81ef38f8734cdb4ef4c92373e399adc69a3e0c1..defb6d300b7cb3847bb9f83c0349b8f275c6423b 100755 (executable)
@@ -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;