Skip to content

Commit d95209a

Browse files
committed
Fixed astyle script.
1 parent 630e4eb commit d95209a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astyle-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ if [ $? -ne 0 ]; then
3232
exit 1
3333
fi
3434

35-
FILES=`find . | grep -P "^(?!(.*\/thirdparty|.*\/lib\/dbc|.*\/bin|.*\/doc|.*\/utl|.*\/tst|.*\/generated*)).*\.(c|cpp|h)$"`
35+
FILES=`find . | grep -P "^(?!(.*\/test\/gencode)).*\.(c|cpp|h)$"`
3636
for FILE in $FILES; do
3737
# compare files
3838
# $ASTYLE $OPTIONS < $FILE | cmp -s $FILE -

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy