X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-ftp-iri-recursive.px;h=5bbc8808067599e71102ba8139839771a5ac6137;hb=edc9055768fed952b30629a9e8fa38ef68761882;hp=95e9f31228f628a652722e125091f0830ea9558b;hpb=d5e283b1a75c5f8249300b465b4e7b55130bec49;p=wget 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;