]> diplodocus.org Git - nmh/blobdiff - test/slocal/test-slocal
new.c: Order two return statements to match comment.
[nmh] / test / slocal / test-slocal
index 6468de517f5670bd45ea0c1b9a3e090ef6bc6122..1213117b00fc39e2dfdeb910cf77cc4ca0650e14 100755 (executable)
@@ -19,7 +19,7 @@ setup_test
 # Use proper program, maybe not the first one on PATH.
 slocal="$MH_LIBEXEC_DIR"/slocal
 
-$slocal - >/dev/null 2>&1 || true  # gcov
+check_exit '-eq 1' $slocal -
 
 expected="$MH_TEST_DIR"/$$.expected
 actual="$MH_TEST_DIR"/$$.actual