]> git.ozlabs.org Git - next-scripts/blobdiff - build_warn
message_helper: substitute KCONFIG_NAME and put message through fmt
[next-scripts] / build_warn
index 17ab2aa45169590495ed60a36bddb044fa57aa8c..68834770dcebc69e18b68c116d3e47ca20c63c6e 100755 (executable)
@@ -3,8 +3,7 @@
 subject="build warning after merge of the BRANCH tree"
 
 $(dirname $0)/message_helper "$@" "$subject" <<EOF
-After merging the BRANCH tree, today's linux-next build ()
-produced this warning:
+After merging the BRANCH tree, today's linux-next build (KCONFIG_NAME) produced this warning:
 EOF
 
 exit 0