Comment out debug print statement

This commit is contained in:
Seth Schoen 2015-02-04 22:33:40 -08:00
parent 3d2f564478
commit ff3c0c6689

View file

@ -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"