esc-reporting/esc-analyze.py |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 976ac822a962f99aa32962ada0adf2aa089e0cb2
Author: Xisco Fauli <[email protected]>
Date:   Mon Jun 26 12:24:43 2017 +0200

    This annoys the UX team

diff --git a/esc-reporting/esc-analyze.py b/esc-reporting/esc-analyze.py
index b022a43..e0048ce 100755
--- a/esc-reporting/esc-analyze.py
+++ b/esc-reporting/esc-analyze.py
@@ -727,8 +727,6 @@ def analyze_reports():
           statList['reportList']['needsDevEval'].append(key)
       if 'needsUXEval' in row['keywords']:
           statList['reportList']['needsUXEval'].append(key)
-      if 'topicUI' in row['keywords'] and 
'[email protected]' not in row['cc']:
-        automateList['bugzilla']['missing_ui_cc'][key]= 0
       if row['status'] == 'NEEDINFO':
           statList['reportList']['needinfo'].append(key)
       elif row['status'] == 'ASSIGNED':
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to