]> sjero.net Git - wget/blobdiff - tests/Test-O-nonexisting.px
Improved exit status handling.
[wget] / tests / Test-O-nonexisting.px
index 60ef7c70b1c7c8db2b0c2146771ffa9c9b98b663..c8df6d726ca2b1bec47d54e9d013259c828e06f1 100755 (executable)
@@ -26,7 +26,7 @@ my %urls = (
 
 my $cmdline = $WgetTest::WGETPATH . " --quiet -O out http://localhost:{{port}}/nonexistent";
 
-my $expected_error_code = 256;
+my $expected_error_code = 8;
 
 my %expected_downloaded_files = (
     'out' => {