Resolves issue 126.
This commit is contained in:
parent
bf606db05d
commit
19538ff00b
1 changed files with 1 additions and 1 deletions
|
|
@ -153,4 +153,4 @@ class TelnetProtocol(StatefulTelnetProtocol, session.Session):
|
|||
except Exception, e:
|
||||
err = str(e)
|
||||
continue
|
||||
self.execute_cmd(self, string)
|
||||
self.execute_cmd(string)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue