[svn r37498] bah, my local config but i want to have it committed to
get rid of the "M" state, ehem. --HG-- branch : trunk
This commit is contained in:
parent
df3448c6f9
commit
12d1da1194
|
@ -29,6 +29,7 @@ class MyRSync(py.execnet.RSync):
|
|||
|
||||
class MySession(RemoteTerminalSession):
|
||||
socketserveradr = ('10.9.4.148', 8888)
|
||||
socketserveradr = ('10.9.2.62', 8888)
|
||||
|
||||
def _initslavegateway(self):
|
||||
print "MASTER: initializing remote socket gateway"
|
||||
|
|
Loading…
Reference in New Issue