[dpdk-stable] [PATCH] 4-final-review: move email subject to start of file

Kevin Traynor ktraynor at redhat.com
Thu Dec 20 12:56:23 CET 2018


git send-email was not automatically picking up subject.
Move it to start of file.

Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
---
 4-final-review | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/4-final-review b/4-final-review
index b01fcdd..387bce9 100755
--- a/4-final-review
+++ b/4-final-review
@@ -52,7 +52,7 @@ compose_final_review_note()
 {
 	cat << EOF
+Subject: $(describe_release) patches review and test
 To: dpdk stable <stable at dpdk.org>
 Cc: dev at dpdk.org
-Subject: $(describe_release) patches review and test
 
 Hi all,
-- 
2.19.0



More information about the stable mailing list