]> sjero.net Git - wget/blobdiff - tests/Test-E-k-K.px
Also remove -d (--debug) from .px tests.
[wget] / tests / Test-E-k-K.px
index 07197a3bfa20e27a173c084a65453466c0977120..619ff25402017496b448ec007f3b8c9e7214dbae 100755 (executable)
@@ -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;