]> diplodocus.org Git - nmh/blobdiff - test/whom/test-whom
Replaced use of ! with || true, for ultimate Bourne shell compatiblity.
[nmh] / test / whom / test-whom
index e7bd78f43542ab5a28c0db9e7cd228a62fc613b5..8a5a656e595e0f5af7d8339b243ea3d60fb31204 100755 (executable)
@@ -19,6 +19,8 @@ fi
 
 setup_test
 
+whom - >/dev/null 2>&1 || true  # gcov
+
 expected=$MH_TEST_DIR/$$.expected
 actual=$MH_TEST_DIR/$$.actual