X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e09c4c1de8b996296091e07987a39e4437847bc7..ee3de647ffd5891138864d032bc0f2bd5a130ef0:/build/buildbot/tools/check.sh diff --git a/build/buildbot/tools/check.sh b/build/buildbot/tools/check.sh index 8fb70e4ddd..32ce7ebaa5 100755 --- a/build/buildbot/tools/check.sh +++ b/build/buildbot/tools/check.sh @@ -3,9 +3,8 @@ # Name: check.sh # Purpose: Offline checker for the buildbot configuration files # Author: Mike Wetherell -# RCS-ID: $Id$ # Copyright: (c) 2007 Mike Wetherell -# Licence: wxWidgets licence +# Licence: wxWindows licence ############################################################################# usage() { @@ -145,7 +144,7 @@ preprocess() return 1 fi } - + validate() { NAME="$1" @@ -174,7 +173,7 @@ while [ $# -gt 0 ]; do errout "$NAME" >&2 ERR=1 } - + rm -f "$XSLT" "$PREP" "$STDERR" shift