Revert "Add log_only to debug messages (#25545)"

This reverts commit 9e8cc26720.
This commit is contained in:
Brian Coca
2017-06-13 09:27:44 -04:00
parent 00d5de3dec
commit 498aea8acc
3 changed files with 6 additions and 7 deletions

View File

@@ -290,7 +290,7 @@ def main():
sys.stderr.write(traceback.format_exc())
sys.exit("FAIL: %s" % e)
ssh = connection_loader.get('ssh', class_only=True, log_only=True)
ssh = connection_loader.get('ssh', class_only=True)
cp = ssh._create_control_path(pc.remote_addr, pc.connection, pc.remote_user)
# create the persistent connection dir if need be and create the paths