]> sjero.net Git - wget/blobdiff - tests/Test--spider-r-HTTP-Content-Disposition.px
Improved exit status handling.
[wget] / tests / Test--spider-r-HTTP-Content-Disposition.px
index e79152f73bd3387a51915b97849cef7d86bf7443..a2cc5741dc464b33c80531c5ff251179d4285421 100755 (executable)
@@ -93,7 +93,7 @@ my %urls = (
 
 my $cmdline = $WgetTest::WGETPATH . " --spider -r http://localhost:{{port}}/";
 
-my $expected_error_code = 0;
+my $expected_error_code = 8;
 
 my %expected_downloaded_files = (
 );