]> diplodocus.org Git - nmh/blobdiff - test/comp/test-comp-format
Replaced use of ! with || true, for ultimate Bourne shell compatiblity.
[nmh] / test / comp / test-comp-format
index 3e101924b55d0b1b83486ebfbb23439928fb6949..34c9cb982b0c33ca3768fd8eb2e3af7be2db38f2 100755 (executable)
@@ -13,7 +13,7 @@ fi
 
 setup_test
 
 
 setup_test
 
-! comp - >/dev/null 2>&1 # gcov
+comp - >/dev/null 2>&1 || true  # gcov
 
 #
 # Create a test template file (we create one here just in case the master
 
 #
 # Create a test template file (we create one here just in case the master