[printer_watch] .gitignore + correction de bug
This commit is contained in:
parent
f4c315cda8
commit
33e307f57e
2 changed files with 3 additions and 1 deletions
|
@ -55,6 +55,8 @@ elif status == ('2',) and successfuly_imported and last_status == '5':
|
|||
sendmail.sendmail(u"imprimante.adm@crans.org", u"impression@lists.crans.org", u"Imprimante fonctionnelle", msg, more_headers={"X-Mailer": "/usr/scripts/impression/printer_watch.py", "In-Reply-To": message_id})
|
||||
message_id = None
|
||||
|
||||
elif successfuly_imported:
|
||||
pass
|
||||
else:
|
||||
message_id = None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue