mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
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:
committed by
mobile promotions
parent
ef15a7d2d3
commit
b22202d084
@@ -284,7 +284,8 @@ Thanks!
|
||||
| Author: {author}
|
||||
|
||||
{cmtmsg}
|
||||
{files}"""
|
||||
{files}
|
||||
"""
|
||||
|
||||
cmt_descriptions = ''
|
||||
for c in commits_info:
|
||||
|
||||
Reference in New Issue
Block a user