aboutsummaryrefslogtreecommitdiff
path: root/dist/isum
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-11-26 15:36:47 +0000
committerrsc <devnull@localhost>2005-11-26 15:36:47 +0000
commitdc794ede54bb743e3d2ef1c096db38377e3d8b0f (patch)
tree2064bd803c9400d7a189de168e6e455a58c15d98 /dist/isum
parent1282ec7a2e0345d4a61258e9705fe1844480948a (diff)
downloadplan9port-dc794ede54bb743e3d2ef1c096db38377e3d8b0f.tar.gz
plan9port-dc794ede54bb743e3d2ef1c096db38377e3d8b0f.tar.bz2
plan9port-dc794ede54bb743e3d2ef1c096db38377e3d8b0f.zip
new isum
Diffstat (limited to 'dist/isum')
-rwxr-xr-xdist/isum5
1 files changed, 1 insertions, 4 deletions
diff --git a/dist/isum b/dist/isum
index 6b04242a..4f134a2c 100755
--- a/dist/isum
+++ b/dist/isum
@@ -1,7 +1,4 @@
#!/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 export LC_CTYPE
+awk -f $PLAN9/dist/isum.awk $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