backup: adjust email formatting

This commit is contained in:
Jim Paris 2021-10-26 21:37:53 -04:00
parent 342e2cd0e8
commit f6e8863128

View File

@ -486,8 +486,8 @@ def main(argv: typing.List[str]):
body_text = write_logs("Logged errors and warnings:", "EWN")
body_text += b"\n"
body_text += write_logs("All logs:")
body_text += b"\n\n"
body_text += write_logs("All log messages:")
# Subject summary
if errmsg and warnmsg: