]> sjero.net Git - wget/blobdiff - tests/Test8.px
[svn] Added support for --restrict-file-names=lowercase and --restrict-file-names...
[wget] / tests / Test8.px
index 15fda010a9ff8a026a52650c433b40103c731c24..9d4a30810c4dd7aacf44fee96b2dc05528325fd2 100755 (executable)
@@ -49,7 +49,7 @@ my %urls = (
     },
 );
 
-my $cmdline = "wget -Sd --spider -r http://localhost:8080/";
+my $cmdline = "wget --spider -r http://localhost:8080/";
 
 my $expected_error_code = 0;