[chambre_vides] How many did we exterminated ?
This commit is contained in:
parent
38a839985a
commit
6532f805ad
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ if to_print != []:
|
|||
for aid, ip, mid, hostname in to_print:
|
||||
message += template % (aid, ip, mid, hostname)
|
||||
message += tiret_line
|
||||
message += u"\nScore de cette nuit : %s" % (len(to_print))
|
||||
headers = u"From: respbats@crans.org\nSubject: %s\n" % Header("Machines supprimées pour chambre invalide", "utf8").encode()
|
||||
headers += u"Content-Type: text/plain; charset=UTF-8\n"
|
||||
headers += u"X-Mailer: /usr/scripts/gestion/chambres_vides.py\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue