]> sjero.net Git - wget/blobdiff - tests/Test-ftp-iri-recursive.px
Updated config.guess, config.sub, install.sh.
[wget] / tests / Test-ftp-iri-recursive.px
index 95e9f31228f628a652722e125091f0830ea9558b..5bbc8808067599e71102ba8139839771a5ac6137 100755 (executable)
@@ -24,7 +24,7 @@ my %urls = (
     },
 );
 
-my $cmdline = $WgetTest::WGETPATH . " --locale=iso-8859-1 -r -nH -S ftp://localhost:{{port}}/";
+my $cmdline = $WgetTest::WGETPATH . " --local-encoding=iso-8859-1 -r -nH -S ftp://localhost:{{port}}/";
 
 my $expected_error_code = 0;