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

New commits:
commit ce22e897f087288dba9aba1c5c83bfb97ffde83e
Author: Xisco Fauli <xiscofa...@libreoffice.org>
Date:   Tue Apr 10 17:54:46 2018 +0200

    ESC: Sending this email is not necessary

diff --git a/esc-reporting/esc-analyze.py b/esc-reporting/esc-analyze.py
index c57e832..0128152 100755
--- a/esc-reporting/esc-analyze.py
+++ b/esc-reporting/esc-analyze.py
@@ -244,7 +244,6 @@ def util_check_mail(name, xmail):
         else:
           # Return a fake email in order to not break the script
           mail = 'fake-em...@fake-email-script-esc.com'
-          common.sendMail(cfg, 'xiscofa...@libreoffice.org', 'Error parsing 
email', 'ERROR parsing' + str(xmail))
 
     if mail in statList['aliases']:
       mail = statList['aliases'][mail]
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to