X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-ftp-iri-recursive.px;h=5bbc8808067599e71102ba8139839771a5ac6137;hp=95e9f31228f628a652722e125091f0830ea9558b;hb=30391ad9b479dfb0538c85c86976ab7fa24bacc2;hpb=901343828bf794497df465a1fc6a94e3d6614433 diff --git a/tests/Test-ftp-iri-recursive.px b/tests/Test-ftp-iri-recursive.px index 95e9f312..5bbc8808 100755 --- a/tests/Test-ftp-iri-recursive.px +++ b/tests/Test-ftp-iri-recursive.px @@ -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;