]> git.ozlabs.org Git - next-scripts/commitdiff
build_msg: Add a place holder for the kconfig name
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 12 Jun 2015 00:23:13 +0000 (10:23 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 19 Jun 2015 05:55:29 +0000 (15:55 +1000)
build_msg

index 00268c152ecfa51dda948c0568291e2d9762db0f..f56db1033d903fae7bdb01cc95d09d5a0939d7b2 100755 (executable)
--- a/build_msg
+++ b/build_msg
@@ -3,7 +3,7 @@
 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 ()
+After merging the BRANCH tree, today's linux-next build (KCONFIG_NAME)
 failed like this:
 EOF