]> git.ozlabs.org Git - next-scripts/blobdiff - build_msg
do_last_build: die if the pseries_le_defconfig build fails
[next-scripts] / build_msg
index f56db1033d903fae7bdb01cc95d09d5a0939d7b2..2e7884bdd53a82cfe1a568b7c4002362cf496de6 100755 (executable)
--- a/build_msg
+++ b/build_msg
@@ -3,8 +3,12 @@
 subject="build failure after merge of the BRANCH tree"
 
 $(dirname $0)/message_helper "$@" "$subject" <<EOF
-After merging the BRANCH tree, today's linux-next build (KCONFIG_NAME)
-failed like this:
+After merging the BRANCH tree, today's linux-next build (KCONFIG_NAME) failed like this:
+
+
+Caused by commit
+
+   ("")
 EOF
 
 exit 0