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