Commit b6866ac5 authored by guanghongwei's avatar guanghongwei

overite

parent e0a0c1c6
...@@ -129,7 +129,7 @@ def connect(username, password, host, port): ...@@ -129,7 +129,7 @@ def connect(username, password, host, port):
posix_shell(channel, username, host) posix_shell(channel, username, host)
# shutdown channel socket # shutdown channel socket
channel.shutdown() ssh.close()
if __name__ == '__main__': if __name__ == '__main__':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment