From: Stephen Rothwell Date: Sun, 18 Nov 2018 16:35:09 +0000 (+1100) Subject: s/Linux-Next/Linux Next/ in recipiant lists X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=fe25a035a264bbbe589f3526aca43bc751f9b6dd;p=next-scripts s/Linux-Next/Linux Next/ in recipiant lists --- diff --git a/final_msg b/final_msg index 82ef048..a5e920d 100755 --- a/final_msg +++ b/final_msg @@ -2,7 +2,7 @@ . "$(dirname $0)/common.sh" "" -to="Linux-Next Mailing List " +to="Linux Next Mailing List " cc="Linux Kernel Mailing List " subject="linux-next: Tree for $(date --date "5 hours ago" '+%b %-d')" prev=$(git tag -l next-* | sort | tail -n 2 | head -n 1 | sed 's/next-//') diff --git a/message_helper b/message_helper index 3a1963c..3c450dd 100755 --- a/message_helper +++ b/message_helper @@ -17,7 +17,7 @@ kconfig="" shift 2 } -cc="Linux-Next Mailing List , Linux Kernel Mailing List " +cc="Linux Next Mailing List , Linux Kernel Mailing List " [ "$branch" ] || { branch=$(grep '^Merging ' $log | tail -1 | sed 's/^Merging //' | sed 's/ .*$//')