]> sjero.net Git - wget/blobdiff - tests/Test-idn-robots-utf8.px
NEWS: cite --start-pos
[wget] / tests / Test-idn-robots-utf8.px
index bcfadd1f205ecaa908a623fcf6d209e594087001..5f2dd8572e5362df5bca227e946281686d3006a5 100755 (executable)
@@ -48,7 +48,7 @@ my %urls = (
     },
 );
 
-my $cmdline = $WgetTest::WGETPATH . " --iri -rH"
+my $cmdline = $WgetTest::WGETPATH . " --iri -r"
     . " -e http_proxy=localhost:{{port}} --local-encoding=UTF-8"
     . " http://$utf8_hostname/";