From: Eric Gillespie Date: Wed, 13 Aug 2008 23:59:56 +0000 (+0000) Subject: Oops, meant to use $failed (number of failed checks) as the exit code. X-Git-Tag: PRE_POSIX_CONVERSION~30 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=4fd21e0553ce66d17b11c815dee3e88f34c992ad Oops, meant to use $failed (number of failed checks) as the exit code. --- diff --git a/test/tests/bad-input/test-header b/test/tests/bad-input/test-header index 947dc30..b9e76a1 100644 --- a/test/tests/bad-input/test-header +++ b/test/tests/bad-input/test-header @@ -71,3 +71,5 @@ I am a stupid spammer. EOF mhshow -nopause $msgnum > $actual 2>&1 check + +exit $failed