X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f7919e77bcc861e64c769363649d757c792e9d69..c3ba36f92bcbf44e071961f3d0bb5e6ddab317d6:/test/rcv/test-rcvtty diff --git a/test/rcv/test-rcvtty b/test/rcv/test-rcvtty index 4f1d4988..c8c1c2e5 100755 --- a/test/rcv/test-rcvtty +++ b/test/rcv/test-rcvtty @@ -19,6 +19,8 @@ setup_test # Use proper program, likely not the first one on PATH. rcvtty="${MH_LIBEXEC_DIR}/rcvtty" +! $rcvtty - >/dev/null 2>&1 # gcov + expected="$MH_TEST_DIR/$$.expected" actual="$MH_TEST_DIR/$$.actual"