mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
oops
This commit is contained in:
parent
648d641311
commit
39d1924990
1 changed files with 1 additions and 1 deletions
|
|
@ -26,6 +26,6 @@ for message in ps.listen():
|
|||
if message["channel"] == "exit":
|
||||
break
|
||||
if clean_shutdown:
|
||||
sys.stdout.write("logging daemon exiting cleanly"\n)
|
||||
sys.stdout.write("logging daemon exiting cleanly\n")
|
||||
sys.stdout.flush()
|
||||
break
|
||||
|
|
|
|||
Loading…
Reference in a new issue