X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-ftp-bad-list.px;h=21134f88375b84d4e56dd181e9f31c383059e9c8;hp=b0855fcea06db33eab4512b3b394b3068db1e8a7;hb=2f0223872c1c145e774c0666d82305902b7addd6;hpb=a454495722d19f470b5957b6c26c135a8ca1f7e2 diff --git a/tests/Test-ftp-bad-list.px b/tests/Test-ftp-bad-list.px index b0855fce..21134f88 100755 --- a/tests/Test-ftp-bad-list.px +++ b/tests/Test-ftp-bad-list.px @@ -29,7 +29,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " -d -nH -Nc -r ftp://localhost:{{port}}/"; +my $cmdline = $WgetTest::WGETPATH . " -nH -Nc -r ftp://localhost:{{port}}/"; my $expected_error_code = 0;