CVSROOT:        /sources/nmh
Module name:    nmh
Changes by:     Eric Gillespie <epg>    08/08/13 23:59:56

Modified files:
        test/tests/bad-input: test-header 

Log message:
        Oops, meant to use $failed (number of failed checks) as the exit code.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/nmh/test/tests/bad-input/test-header?cvsroot=nmh&r1=1.2&r2=1.3

Patches:
Index: test-header
===================================================================
RCS file: /sources/nmh/nmh/test/tests/bad-input/test-header,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- test-header 13 Aug 2008 23:32:03 -0000      1.2
+++ test-header 13 Aug 2008 23:59:56 -0000      1.3
@@ -71,3 +71,5 @@
 EOF
 mhshow -nopause $msgnum > $actual 2>&1
 check
+
+exit $failed


_______________________________________________
Nmh-commits mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to