]> git.ozlabs.org Git - next-scripts/blobdiff - build_msg
message_helper: substitute KCONFIG_NAME and put message through fmt
[next-scripts] / build_msg
index f56db1033d903fae7bdb01cc95d09d5a0939d7b2..6df0061245acfa2a98b03a8b3155ba5fac7aa757 100755 (executable)
--- a/build_msg
+++ b/build_msg
@@ -3,8 +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 (KCONFIG_NAME)
-failed like this:
+After merging the BRANCH tree, today's linux-next build (KCONFIG_NAME) failed like this:
 EOF
 
 exit 0