]> sjero.net Git - wget/blobdiff - tests/Test-idn-cmd.px
NEWS: cite --start-pos
[wget] / tests / Test-idn-cmd.px
index e292aea6823a304c0f54ba8e3bc7dbe3687b9e2f..a81da8c9b47c6cd022fb9ac89ae90578ddffcdd8 100755 (executable)
@@ -28,7 +28,7 @@ my %urls = (
     },
 );
 
-my $cmdline = $WgetTest::WGETPATH . " --iri -rH"
+my $cmdline = $WgetTest::WGETPATH . " --iri -r"
     . " -e http_proxy=localhost:{{port}} --local-encoding=EUC-JP $euc_jp_hostname";
 
 my $expected_error_code = 0;