ACK: [PATCH kteam-tools] notify-stable-patch-queued: fix subject line wording
Luis Henriques
luis.henriques at canonical.com
Fri Jan 15 22:40:01 UTC 2016
On Fri, Jan 15, 2016 at 02:30:14PM -0800, Kamal Mostafa wrote:
> Use "has been added to the x.y-stable tree" terminology similar to that
> used by upstream stable.
>
> Signed-off-by: Kamal Mostafa <kamal at canonical.com>
> ---
> stable/notify-stable-patch-queued | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/stable/notify-stable-patch-queued b/stable/notify-stable-patch-queued
> index 1313714..a399ab7 100755
> --- a/stable/notify-stable-patch-queued
> +++ b/stable/notify-stable-patch-queued
> @@ -106,7 +106,7 @@ def AssembleMailBody(version, subject, patchlines):
> tversion_para = ""
> mailbody = [
> "Subject: [" + version + " stable] Patch \"" + subject +
> - "\" has been added to staging queue",
> + "\" has been added to the " + version + " tree",
> "X-Extended-Stable: " + bversion[:-1],
> "",
> "This is a note to let you know that I have just added a patch titled",
> --
> 1.9.1
>
Cheers,
--
Luís
More information about the kernel-team
mailing list