]> granicus.if.org Git - docbook-dsssl/commitdiff
Use "possible build problems" instead of "possible build errors",
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 29 Aug 2007 11:50:27 +0000 (11:50 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 29 Aug 2007 11:50:27 +0000 (11:50 +0000)
to prevent build-check from catching its output...

buildtools/build-check

index dcbb6e660bea1df670cae2a3d293860ee45a0cfc..c7741940c1a1a3f24da718dccaec695577f05640 100755 (executable)
@@ -15,7 +15,7 @@ then
     exit 0
   else
     echo
-    echo "Possible build errors found:"
+    echo "Possible build problems found:"
     echo
     $grep -i "$errorRegexp" $LOGFILENAME
     echo