]> diplodocus.org Git - nmh/blobdiff - test/rcv/test-rcvtty
uip/mhoutsbr.c: Move exported prototype to new header file.
[nmh] / test / rcv / test-rcvtty
index c8c1c2e52901b57e42e2f81d971dd7fa7a62559b..a2cf6ca63728e56ba1b601f72515e6e372daaafd 100755 (executable)
@@ -19,7 +19,7 @@ setup_test
 # Use proper program, likely not the first one on PATH.
 rcvtty="${MH_LIBEXEC_DIR}/rcvtty"
 
-! $rcvtty - >/dev/null 2>&1 # gcov
+check_exit '-eq 1' $rcvtty -
 
 expected="$MH_TEST_DIR/$$.expected"
 actual="$MH_TEST_DIR/$$.actual"