From d993ae5d79640216ece4960ee7ee879387cd731f Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 19 Jan 2005 17:11:28 +0000 Subject: fixes --- dist/isum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3