]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
minor quilt-mail fix
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Sep 2012 23:47:11 +0000 (16:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Sep 2012 23:47:11 +0000 (16:47 -0700)
scripts/quilt-mail

index 8b21faeb513b65b5710ea2563f049380bd33b4cd..6b74cf846510c1a1f96f4cb1a433cef4ed4caff4 100755 (executable)
@@ -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"