diff --git a/pyruse/actions/action_dailyReport.py b/pyruse/actions/action_dailyReport.py index 7e69fcc..325afd4 100644 --- a/pyruse/actions/action_dailyReport.py +++ b/pyruse/actions/action_dailyReport.py @@ -22,12 +22,12 @@ class Action(base.Action): _txtTableHeader = '|Count|Message |Date+time for each occurrence\n' _txtPreDelim = '----------\n' - _htmDocStart = '\n\n\n

Pyruse Report

\n' + _htmDocStart = '\n\n\n

Pyruse Report

\n' _htmDocStop = '' _htmHeadWarn = '

WARNING Messages

\n' _htmHeadInfo = '

Information Messages

\n' _htmHeadOther = '

Other log events

\n' - _htmTableStart = '\n\n' + _htmTableStart = '
CountMessageDate+time for each occurrence
\n\n' _htmTableStop = '
CountMessageDate+time for each occurrence
\n' _htmPreStart = '
'
     _htmPreStop = '
\n' diff --git a/tests/email.dump.test_ref b/tests/email.dump.test_ref index 5ddd43c..790539f 100644 --- a/tests/email.dump.test_ref +++ b/tests/email.dump.test_ref @@ -43,9 +43,9 @@ From: pyruse@localhost To: hostmaster@localhost, webmaster@localhost MIME-Version: 1.0 Content-Type: multipart/alternative; - boundary="===============6551036056715332970==" + boundary="===============4651269279566948653==" ---===============6551036056715332970== +--===============4651269279566948653== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable @@ -127,17 +127,18 @@ foobar from 1.2.3.4 nobody from 5.6.7.8 ---------- ---===============6551036056715332970== +--===============4651269279566948653== Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 - +

Pyruse Report

WARNING Messages

- +
@@ -149,7 +150,7 @@ MIME-Version: 1.0 00012
CountMessageDate+time for each occurrence
1Failed login as nobody from 1.2.3.42118-01-01 08:0= 1:01.000009

Information Messages

- +
@@ -184,4 +185,4 @@ nobody from 5.6.7.8 ---===============6551036056715332970==-- +--===============4651269279566948653==--
CountMessageDate+time for each occurrence
1Failed login as Unknown User from 1.2.3.42118-01-0= 1 08:01:01.000002