X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e09c4c1de8b996296091e07987a39e4437847bc7..cd300ef760aefb0562a07ed1a614bb5074670f05:/build/buildbot/tools/check.sh diff --git a/build/buildbot/tools/check.sh b/build/buildbot/tools/check.sh index 8fb70e4ddd..4dd91096b1 100755 --- a/build/buildbot/tools/check.sh +++ b/build/buildbot/tools/check.sh @@ -145,7 +145,7 @@ preprocess() return 1 fi } - + validate() { NAME="$1" @@ -174,7 +174,7 @@ while [ $# -gt 0 ]; do errout "$NAME" >&2 ERR=1 } - + rm -f "$XSLT" "$PREP" "$STDERR" shift