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