[Libreoffice-commits] dev-tools.git: esc-reporting/esc-automate.py
jan Iversen
jani at libreoffice.org
Sat May 13 16:15:32 UTC 2017
esc-reporting/esc-automate.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 734859b2c7867f3cb36e37c0b7cb7e75db99ed74
Author: jan Iversen <jani at libreoffice.org>
Date: Sat May 13 18:15:10 2017 +0200
esc-report, allow update of queue
diff --git a/esc-reporting/esc-automate.py b/esc-reporting/esc-automate.py
index bc8a074..bb996fd 100755
--- a/esc-reporting/esc-automate.py
+++ b/esc-reporting/esc-automate.py
@@ -200,7 +200,7 @@ def runAutomate():
executeLoop(handle_mail_miss_you, 'mail', 'we_miss_you_email')
executeLoop(handle_mail_pdf, 'mail', 'award_1st_email')
- #JIX util_dump_file(automateFile, autoList)
+ util_dump_file(automateFile, autoList)
if __name__ == '__main__':
More information about the Libreoffice-commits
mailing list