script/autobuild: Fix formatting in send_email
authorAlexander Bokovoy <ab@samba.org>
Mon, 3 Sep 2018 10:20:31 +0000 (13:20 +0300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Sep 2018 04:37:28 +0000 (06:37 +0200)
commit8f022a0be81333fcaa7ac20147028eef73e2179e
tree28e62a2ac0905869edc885325a5cf5e806670ccd
parent67ed1ea6c468ce537e61183771dbc76241acfe67
script/autobuild: Fix formatting in send_email

Commit cb40e2bbc8a34a1ec3584ab585c5bf44c037ef0e introduced a print
statement with a broken formatting. Reported by pylint.

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
script/autobuild.py