X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-ftp-iri.px;h=7bedb891c3ec29240d1bc2db1425a5aea6e48983;hb=30391ad9b479dfb0538c85c86976ab7fa24bacc2;hp=78e2622c51ccbb5d613b8bd0eb4305a8f7a31314;hpb=4f3dd6817348433eafde04a3c2946f43364de7ef;p=wget diff --git a/tests/Test-ftp-iri.px b/tests/Test-ftp-iri.px index 78e2622c..7bedb891 100755 --- a/tests/Test-ftp-iri.px +++ b/tests/Test-ftp-iri.px @@ -25,7 +25,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;