]> sjero.net Git - wget/blobdiff - tests/Test-idn-cmd-utf8.px
NEWS: cite --start-pos
[wget] / tests / Test-idn-cmd-utf8.px
index f068ce47d650858ebb5eb94c6750f31fb6492de8..500c3d56556efff4d44718a1ef0f0081969d9fd0 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=UTF-8 $utf8_hostname";
 
 my $expected_error_code = 0;