]> git.ozlabs.org Git - next-scripts/blobdiff - build_warn
make_summ: filter out lines related to Revter commit patches
[next-scripts] / build_warn
index 68834770dcebc69e18b68c116d3e47ca20c63c6e..e4c4ac582be4808f66583f52ed274d5648f67e15 100755 (executable)
@@ -4,6 +4,11 @@ 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 (KCONFIG_NAME) produced this warning:
+
+
+Introduced by commit
+
+   ("")
 EOF
 
 exit 0