]> diplodocus.org Git - nmh/blobdiff - test/rcv/test-rcvpack
Replaced use of ! with || true, for ultimate Bourne shell compatiblity.
[nmh] / test / rcv / test-rcvpack
index b39ceaf03b1ea3a9161d5242598fb2239d518c92..d15e047db9da13c199f15c66f2d2bcdd3ae8aab3 100755 (executable)
@@ -19,6 +19,8 @@ setup_test
 # Use proper program, likely not the first one on PATH.
 rcvpack="${MH_LIBEXEC_DIR}/rcvpack"
 
+$rcvpack - >/dev/null 2>&1 || true  # gcov
+
 expected="$MH_TEST_DIR/$$.expected"
 actual="$MH_TEST_DIR/$$.actual"