X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5f9c4ae6263fe0e6698c826f7655ff803ffcbfd4..04a123c642b0fc589e29cdd507faf11b85973f79:/interface/check_syntax.sh diff --git a/interface/check_syntax.sh b/interface/check_syntax.sh index ddcdc96b04..069a52e466 100755 --- a/interface/check_syntax.sh +++ b/interface/check_syntax.sh @@ -6,7 +6,7 @@ # Author: Francesco Montorsi -rm missing_semicolons 2>/dev/null +rm -f missing_semicolons # the preprocessor will remove comments and all #preprocessor #stuff; # we then remove the empty lines