[joker] advanced ssh class implementation

This commit is contained in:
Ryabin Sergey 2013-11-12 17:38:49 +04:00 committed by Peter Lomakin
parent e2e4896877
commit 2a31b5ab61
1 changed files with 0 additions and 13 deletions

View File

@ -106,17 +106,4 @@ class JokerSecureShell():
js = JokerSecureShell(None)
js.host = "XFDSFSDFFFF"
print js.host
#js.user = "vagrant"
#js.port = 2222
#js.key = "/home/ryabin/.ssh/petya_env"
#js.call("id")
#js.call("ssh test echo ok")
#js.call("ssh test id")