From 5a201971a9a1042a74ce2548a2de3c3e2afcf751 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 24 Feb 2012 03:23:04 -0600 Subject: Added e-mail notifications to tools/proof --- tools/proof | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/proof b/tools/proof index b9038769..7c090292 100755 --- a/tools/proof +++ b/tools/proof @@ -22,6 +22,11 @@ ledger_proof() { tee $LOGDIR/ledger-proof.log if egrep -q '(ERROR|CRITICAL)' $LOGDIR/ledger-proof.log; then + cat <