mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Comment out debug print statement
This commit is contained in:
parent
3d2f564478
commit
ff3c0c6689
1 changed files with 1 additions and 1 deletions
|
|
@ -508,4 +508,4 @@ class StandaloneAuthenticator(object):
|
|||
time.sleep(1)
|
||||
# TODO: restore original signal handlers in parent process
|
||||
# by resetting their actions to SIG_DFL
|
||||
print "TCP listener subprocess has been told to shut down"
|
||||
# print "TCP listener subprocess has been told to shut down"
|
||||
|
|
|
|||
Loading…
Reference in a new issue