Commit 625796a5 authored by Rafael Monnerat's avatar Rafael Monnerat

Improve a bit mail message style.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32386 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2ef8db64
......@@ -303,8 +303,7 @@ Tests failed: %4s
Following tests failed:
%s""" % (passes, failures, "\n".join(error_titles))
%s""" % (passes, failures, "\n".join(error_titles))
detail = ''
for e in result_re.findall(file_content):
if error_result_re.match(e):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment