From: Stephen Rothwell Date: Wed, 1 Jun 2016 23:31:38 +0000 (+1000) Subject: do_build: send a notify if we stop for a log size change X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=5637a77c5b8762f4c0b9ce8790485fc8bf190aa8;p=next-scripts do_build: send a notify if we stop for a log size change --- diff --git a/do_build b/do_build index 310498f..c0283cb 100755 --- a/do_build +++ b/do_build @@ -65,6 +65,7 @@ $cmd <<-EOF echo "\$sep" echo " log \$b increased number of lines" echo "\$sep" + pushover "linux-next log got bigger" diff -u $obdir/\$b \$log 2>&1 | less fi fi