X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5f9c4ae6263fe0e6698c826f7655ff803ffcbfd4..1ec4e9c2b72a01a7ba7da569e0f8d04a81aaba10:/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