]> sjero.net Git - wget/blobdiff - tests/Test-ftp-iri-fallback.px
Updated config.guess, config.sub, install.sh.
[wget] / tests / Test-ftp-iri-fallback.px
index 091fd00828e9bddd49e6d730bec4c3cac43402e5..f485721324d16067c77823a8e50e4a6ca7a990a8 100755 (executable)
@@ -24,7 +24,7 @@ my %urls = (
     },
 );
 
-my $cmdline = $WgetTest::WGETPATH . " --locale=iso-8859-1 -S ftp://localhost:{{port}}/fran${ccedilla_l1}ais.txt";
+my $cmdline = $WgetTest::WGETPATH . " --local-encoding=iso-8859-1 -S ftp://localhost:{{port}}/fran${ccedilla_l1}ais.txt";
 
 my $expected_error_code = 0;