summaryrefslogtreecommitdiff
path: root/rbtools/postreview.py
diff options
context:
space:
mode:
Diffstat (limited to 'rbtools/postreview.py')
-rwxr-xr-xrbtools/postreview.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/rbtools/postreview.py b/rbtools/postreview.py
index 9f50f2c..d5cda25 100755
--- a/rbtools/postreview.py
+++ b/rbtools/postreview.py
@@ -1665,6 +1665,7 @@ class PerforceClient(SCMClient):
dl.insert(0, "==== %s#%s ==%s== %s ====\n" % \
(depot_path, base_revision, changetype_short, local_path))
+ dl.append('\n')
else:
m = re.search(r'(\d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d)', dl[1])
if m: