pass code check
This commit is contained in:
@@ -107,6 +107,7 @@ class Node( object ):
|
|||||||
self.readbuf = ''
|
self.readbuf = ''
|
||||||
|
|
||||||
# Start command interpreter shell
|
# Start command interpreter shell
|
||||||
|
self.master, self.slave = None, None # pylint
|
||||||
self.startShell()
|
self.startShell()
|
||||||
self.mountPrivateDirs()
|
self.mountPrivateDirs()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user