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

jan Iversen jani at libreoffice.org
Sun May 7 18:28:40 UTC 2017


 esc-reporting/esc-report.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 987d489ea82308976a2e2d0cd6f24fab136d3c39
Author: jan Iversen <jani at libreoffice.org>
Date:   Sun May 7 20:28:06 2017 +0200

    esc-report, update

diff --git a/esc-reporting/esc-report.py b/esc-reporting/esc-report.py
index cd51e72..e769c87 100755
--- a/esc-reporting/esc-report.py
+++ b/esc-reporting/esc-report.py
@@ -161,7 +161,7 @@ def report_day_mentoring():
 
 
 def report_mentoring():
-    global statList, openhubData, gerritData, gitData, bugzillaData, cfg
+    global statList, cfg
 
     fp = open('/tmp/esc_mentoring_report.txt', 'w', encoding='utf-8')
     print("    + openhub statistics ({}), {} people did {} commits in 12 month in {} lines of code\n"


More information about the Libreoffice-commits mailing list