From 999b25cd984cddb3d156292085f0eb9019d201b2 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 12 Sep 2012 16:47:11 -0700 Subject: [PATCH] minor quilt-mail fix --- scripts/quilt-mail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/quilt-mail b/scripts/quilt-mail index 8b21faeb513..6b74cf84651 100755 --- a/scripts/quilt-mail +++ b/scripts/quilt-mail @@ -77,7 +77,7 @@ rm ${TMPFILE} echo "mbox is now in ${MBOX}" echo "Add:" -echo "Cc:torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk" +echo "Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk" echo "to the first email." #q mail --mbox x -m "$(cat ../stable-queue/00)" --sender gregkh@lf.org --from gregkh@lf.org --to foo@foo --subject "This is the subject" -- 2.47.3