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 <kholtta@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2027280
GVS: Gerrit_Virtual_Submit
Reviewed-by: Philip Elcan <pelcan@nvidia.com>
Reviewed-by: Alex Waterman <alexw@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Konsta Holtta
2019-02-25 09:27:06 +02:00
committed by mobile promotions
parent ef15a7d2d3
commit b22202d084

View File

@@ -284,7 +284,8 @@ Thanks!
| Author: {author}
{cmtmsg}
{files}"""
{files}
"""
cmt_descriptions = ''
for c in commits_info: