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

New commits:
commit 734859b2c7867f3cb36e37c0b7cb7e75db99ed74
Author: jan Iversen <j...@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__':
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to