From b22202d0840ec7a5c13a4c9153f73aad4eeb1557 Mon Sep 17 00:00:00 2001 From: Konsta Holtta Date: Mon, 25 Feb 2019 09:27:06 +0200 Subject: [PATCH] scripts: rfr: bring back empty line between commits A change to add the file statistics accidentally lost a separating blank line between the formatted commit sections. Add it back. Change-Id: I8b6d60aa2460775593ecb4167f2fbe46c0639765 Signed-off-by: Konsta Holtta Reviewed-on: https://git-master.nvidia.com/r/2027280 GVS: Gerrit_Virtual_Submit Reviewed-by: Philip Elcan Reviewed-by: Alex Waterman Reviewed-by: mobile promotions Tested-by: mobile promotions --- scripts/rfr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/rfr b/scripts/rfr index 9815bd633..701630468 100755 --- a/scripts/rfr +++ b/scripts/rfr @@ -284,7 +284,8 @@ Thanks! | Author: {author} {cmtmsg} -{files}""" +{files} +""" cmt_descriptions = '' for c in commits_info: