aboutsummaryrefslogtreecommitdiff
path: root/dist/isum
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-07-15 20:44:30 +0000
committerrsc <devnull@localhost>2005-07-15 20:44:30 +0000
commitac39f019494b1ae0c037cf4dd99de70ade7d9c64 (patch)
tree3f5f91aee93aecbb96147f3ae6273369124b3eef /dist/isum
parent1ead309d77ec480fe2210010e6d427e1dddd14a0 (diff)
downloadplan9port-ac39f019494b1ae0c037cf4dd99de70ade7d9c64.tar.gz
plan9port-ac39f019494b1ae0c037cf4dd99de70ade7d9c64.tar.bz2
plan9port-ac39f019494b1ae0c037cf4dd99de70ade7d9c64.zip
explain why
Diffstat (limited to 'dist/isum')
-rwxr-xr-xdist/isum3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/isum b/dist/isum
index ba4d5553..874b424f 100755
--- a/dist/isum
+++ b/dist/isum
@@ -1,3 +1,6 @@
#!/bin/sh
+# LC_CTYPE=C works around stupidity in GNU grep
+# With LC_CTYPE=en_US.UTF-8 this is MUCH slower.
+
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