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