esc-reporting/esc-report.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5d1c658422de5a0beed886c9920cfec489461726 Author: jan Iversen <j...@documentfoundation.org> Date: Tue Nov 22 10:10:51 2016 +0100 removed distribution report for UI diff --git a/esc-reporting/esc-report.py b/esc-reporting/esc-report.py index 04f87f4..20540ed 100755 --- a/esc-reporting/esc-report.py +++ b/esc-reporting/esc-report.py @@ -376,7 +376,7 @@ def report_ui(statList, openhubData, gerritData, gitData, bugzillaData, cfg): # {'db': 'trendUI', 'tag': '26-50', 'text': '26-50'}, # {'db': 'trendUI', 'tag': '51-100', 'text': '51-100'}, # {'db': 'trendUI', 'tag': '100+', 'text': '100+'}] - print(util_build_matrix('distribution', xRow, None, statList), end='', file=fp) +# print(util_build_matrix('distribution', xRow, None, statList), end='', file=fp) print(" + top 10 contributors:", file=fp) for i in range(0, 10): _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits