]> git.ozlabs.org Git - next-scripts/commitdiff
do_build: send a notify if we stop for a log size change
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 1 Jun 2016 23:31:38 +0000 (09:31 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 1 Jun 2016 23:31:38 +0000 (09:31 +1000)
do_build

index 310498f24d638b2b899fbc198a61e730d6877556..c0283cb49038792732b3a521fc4ac1a3fc1e66f2 100755 (executable)
--- 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