mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Comment out debug print statement
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user