]> git.ozlabs.org Git - next-scripts/blobdiff - do_build
consolidate the notifications into a single user supplied script
[next-scripts] / do_build
index a90373dc057d5cf6a4dec55b86a73374a743bb3a..c8139266b495a8fd6d9c773ff651749f78248f51 100755 (executable)
--- a/do_build
+++ b/do_build
@@ -85,7 +85,7 @@ $cmd <<-EOF
                        echo "\$sep"
                        echo " log \$b increased number of lines"
                        echo "\$sep"
-                       pushover "linux-next: \$arch \$conf log got bigger"
+                       linux-next-notify "linux-next: \$arch \$conf log got bigger"
                        if [ -f $obdir/\$b ]; then
                                diff -u $obdir/\$b \$log 2>&1 | less
                        else