]> sjero.net Git - wget/blobdiff - tests/Test-idn-robots.px
Remove --debug from .px tests.
[wget] / tests / Test-idn-robots.px
index b10163dc3835f8931a16bb29d46ece444a460a26..8ac4d94b34ee53d8713c005abb866eb1d7f502c7 100755 (executable)
@@ -48,7 +48,7 @@ my %urls = (
     },
 );
 
-my $cmdline = $WgetTest::WGETPATH . " --debug --iri -rH"
+my $cmdline = $WgetTest::WGETPATH . " --iri -rH"
     . " -e http_proxy=localhost:{{port}} --local-encoding=EUC-JP"
     . " http://$euc_jp_hostname/";