]> git.saurik.com Git - wxWidgets.git/commitdiff
suppress warnings about missing_semicolons file not existing
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 11 Jan 2009 10:36:53 +0000 (10:36 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 11 Jan 2009 10:36:53 +0000 (10:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/check_syntax.sh

index 21c1a741db33823e5a7a678a47087d8fd3cc6286..ddcdc96b044f167bbe350a585be558012d297f49 100755 (executable)
@@ -6,7 +6,7 @@
 # Author: Francesco Montorsi
 
 
-rm missing_semicolons
+rm missing_semicolons 2>/dev/null
 
 # the preprocessor will remove comments and all #preprocessor #stuff;
 # we then remove the empty lines