esc-reporting/esc-analyze.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5c25e8306d7dd0b331fa6ff291dd936afd4955d4 Author: jan Iversen <j...@documentfoundation.org> Date: Tue Nov 22 10:02:35 2016 +0100 esc-analyze remove activated test diff --git a/esc-reporting/esc-analyze.py b/esc-reporting/esc-analyze.py index 4abb12f..f6d7cf7 100755 --- a/esc-reporting/esc-analyze.py +++ b/esc-reporting/esc-analyze.py @@ -489,7 +489,7 @@ def runCfg(platform): def runAnalyze(cfg, openhubData, bugzillaData, gerritData, gitData): statList = util_create_statList() -# analyze_mentoring(statList, openhubData, gerritData, gitData, bugzillaData, cfg) + analyze_mentoring(statList, openhubData, gerritData, gitData, bugzillaData, cfg) analyze_ui(statList, openhubData, gerritData, gitData, bugzillaData, cfg) analyze_qa(statList, openhubData, gerritData, gitData, bugzillaData, cfg) analyze_myfunc(statList, openhubData, gerritData, gitData, bugzillaData, cfg) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits