]> diplodocus.org Git - nmh/blobdiff - test/rcv/test-rcvdist
sbr/oauth.c: Remove const to avoid curl's debug_callback warning.
[nmh] / test / rcv / test-rcvdist
index 018a5aaad44b4d31ef7e891d667e235681f011c4..857a4edce37d2613fcaa370aff5e79aa14eb5817 100755 (executable)
@@ -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 # gcov
+check_exit '-eq 1' $rcvdist -
 
 expected=$MH_TEST_DIR/$$.expected
 actual=$MH_TEST_DIR/$$.actual