From e9c179035440d0c16b39b5aeaa3e4aa3fd49d6d5 Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 19 Jan 2005 17:04:56 +0000 Subject: show only interesting log entries --- dist/isum | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 dist/isum (limited to 'dist/isum') diff --git a/dist/isum b/dist/isum new file mode 100755 index 00000000..fbfd9731 --- /dev/null +++ b/dist/isum @@ -0,0 +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 -- cgit v1.2.3