suppress warnings about missing_semicolons file not existing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# Author: Francesco Montorsi
|
# Author: Francesco Montorsi
|
||||||
|
|
||||||
|
|
||||||
rm missing_semicolons
|
rm missing_semicolons 2>/dev/null
|
||||||
|
|
||||||
# the preprocessor will remove comments and all #preprocessor #stuff;
|
# the preprocessor will remove comments and all #preprocessor #stuff;
|
||||||
# we then remove the empty lines
|
# we then remove the empty lines
|
||||||
|
Reference in New Issue
Block a user