X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-ftp-iri.px;h=78e2622c51ccbb5d613b8bd0eb4305a8f7a31314;hp=c7119482038889c26c8d1771e79956aecb0e963e;hb=efab4467264aeab21fb5ee6a93c4458e98157ccc;hpb=44cde778dd4fe171e168ab7aff97b285b190b4d5 diff --git a/tests/Test-ftp-iri.px b/tests/Test-ftp-iri.px index c7119482..78e2622c 100755 --- a/tests/Test-ftp-iri.px +++ b/tests/Test-ftp-iri.px @@ -25,7 +25,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " --debug --locale=iso-8859-1 -S ftp://localhost:{{port}}/fran${ccedilla_l1}ais.txt"; +my $cmdline = $WgetTest::WGETPATH . " --locale=iso-8859-1 -S ftp://localhost:{{port}}/fran${ccedilla_l1}ais.txt"; my $expected_error_code = 0;