mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
oops
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user