X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b7cbd7c8a39920669db61d331b12839f2a2d3562..9322ba2854211794c27fae9468768b80b767c211:/test/rcv/test-rcvdist?ds=inline diff --git a/test/rcv/test-rcvdist b/test/rcv/test-rcvdist index f11da72d..857a4edc 100755 --- a/test/rcv/test-rcvdist +++ b/test/rcv/test-rcvdist @@ -19,7 +19,7 @@ setup_test # Use proper program, likely not the first one on PATH. rcvdist="${MH_LIBEXEC_DIR}/rcvdist" -$rcvdist - >/dev/null 2>&1 || true # gcov +check_exit '-eq 1' $rcvdist - expected=$MH_TEST_DIR/$$.expected actual=$MH_TEST_DIR/$$.actual