X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-E-k-K.px;h=619ff25402017496b448ec007f3b8c9e7214dbae;hp=07197a3bfa20e27a173c084a65453466c0977120;hb=2f0223872c1c145e774c0666d82305902b7addd6;hpb=a454495722d19f470b5957b6c26c135a8ca1f7e2 diff --git a/tests/Test-E-k-K.px b/tests/Test-E-k-K.px index 07197a3b..619ff254 100755 --- a/tests/Test-E-k-K.px +++ b/tests/Test-E-k-K.px @@ -61,7 +61,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " -d -r -nd -E -k -K http://localhost:{{port}}/index.php"; +my $cmdline = $WgetTest::WGETPATH . " -r -nd -E -k -K http://localhost:{{port}}/index.php"; my $expected_error_code = 0;