From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id D85AB1BBE7 for ; Thu, 20 Dec 2018 12:56:38 +0100 (CET) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2AAF1C04B2F1; Thu, 20 Dec 2018 11:56:38 +0000 (UTC) Received: from ktraynor.remote.csb (unknown [10.36.118.31]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8600D6FECE; Thu, 20 Dec 2018 11:56:36 +0000 (UTC) From: Kevin Traynor To: stable@dpdk.org, bluca@debian.org, yskoh@mellanox.com Cc: Kevin Traynor Date: Thu, 20 Dec 2018 11:56:23 +0000 Message-Id: <20181220115623.10529-1-ktraynor@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Thu, 20 Dec 2018 11:56:38 +0000 (UTC) Subject: [dpdk-stable] [PATCH] 4-final-review: move email subject to start of file X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2018 11:56:39 -0000 git send-email was not automatically picking up subject. Move it to start of file. Signed-off-by: Kevin Traynor --- 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 Cc: dev@dpdk.org -Subject: $(describe_release) patches review and test Hi all, -- 2.19.0