[Libreoffice-commits] dev-tools.git: esc-reporting/esc-analyze.py

jan Iversen jani at libreoffice.org
Sun May 14 10:23:36 UTC 2017


 esc-reporting/esc-analyze.py |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 68fdd507715064906ebe06b8b334d3384adcc45c
Author: jan Iversen <jani at libreoffice.org>
Date:   Sun May 14 12:23:15 2017 +0200

    esc-report, gerrit automation does not have history

diff --git a/esc-reporting/esc-analyze.py b/esc-reporting/esc-analyze.py
index ccb9674..a7a1666 100755
--- a/esc-reporting/esc-analyze.py
+++ b/esc-reporting/esc-analyze.py
@@ -586,6 +586,9 @@ def analyze_reports():
                               'top10review': []}
     fileAutomate = cfg['homedir'] + 'automateTODO.json'
     automateList = util_load_data_file(fileAutomate)
+    automateList['gerrit']['to_abandon_abandon'] = {}
+    automateList['gerrit']['to_abandon_comment'] = {}
+    automateList['gerrit']['to_review'] = {}
     automateNow = cfg['nowDate'].strftime("%Y-%m-%d")
 
     for id, row in statList['people'].items():


More information about the Libreoffice-commits mailing list