aboutsummaryrefslogtreecommitdiff
path: root/dist/isum
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-19 17:11:28 +0000
committerrsc <devnull@localhost>2005-01-19 17:11:28 +0000
commitd993ae5d79640216ece4960ee7ee879387cd731f (patch)
treeb8610d72445a623ba22ddcabd8e03f41adba5439 /dist/isum
parente9c179035440d0c16b39b5aeaa3e4aa3fd49d6d5 (diff)
downloadplan9port-d993ae5d79640216ece4960ee7ee879387cd731f.tar.gz
plan9port-d993ae5d79640216ece4960ee7ee879387cd731f.tar.bz2
plan9port-d993ae5d79640216ece4960ee7ee879387cd731f.zip
fixes
Diffstat (limited to 'dist/isum')
-rwxr-xr-xdist/isum2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/isum b/dist/isum
index fbfd9731..e738e4f4 100755
--- a/dist/isum
+++ b/dist/isum
@@ -1,3 +1,3 @@
#!/bin/sh
-egrep -v '^(\+ )?(9a|9c|9l|9ar|install|cp|cd|rm|mv|mk|9 yacc|9 lex|for i|do|done)|^[ ]+(\(cd|mk)|^[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)([ ]|$)|^[ ]+(\(cd|mk)( |$)|^[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