Ignore loop not entered at top warnings. (Sun)
This commit is contained in:
parent
5fd59258dc
commit
cc792bd621
1 changed files with 2 additions and 1 deletions
3
dist/isum
vendored
3
dist/isum
vendored
|
|
@ -2,5 +2,6 @@
|
|||
|
||||
# LC_CTYPE=C works around stupidity in GNU grep
|
||||
# With LC_CTYPE=en_US.UTF-8 this is MUCH slower.
|
||||
LC_CTYPE=C export LC_CTYPE
|
||||
|
||||
LC_CTYPE=C egrep -v '^(\+ )?(9a|9c|9l|9ar|install|cp|cd|rm|mv|mk|9 yacc|9 lex|for i|do|done|if \[|fi|else|then)([ ]|$)|^[ ]+(\(cd|mk|gcc|cpp|cp)( |$)|^[ar] - |up to date|nothing to see here|assuming it will be an archive|conflicts:|nodes\(%e\)|packed transitions|Add these|PLAN9=|PATH=|^[ ]*$|^SYSNAME=|^OBJTYPE=|^sh |^cmp |^\./o\.rgb|^rc \./manweb' $PLAN9/install.log
|
||||
egrep -v '^(\+ )?(9a|9c|9l|9ar|install|cp|cd|rm|mv|mk|9 yacc|9 lex|for i|do|done|if \[|fi|else|then)([ ]|$)|^[ ]+(\(cd|mk|gcc|cpp|cp)( |$)|^[ar] - |up to date|nothing to see here|assuming it will be an archive|loop not entered at top|conflicts:|nodes\(%e\)|packed transitions|Add these|PLAN9=|PATH=|^[ ]*$|^SYSNAME=|^OBJTYPE=|^sh |^cmp |^\./o\.rgb|^rc \./manweb' $PLAN9/install.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue