[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:
hpk 2007-01-28 21:09:02 +01:00
parent df3448c6f9
commit 12d1da1194
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ class MyRSync(py.execnet.RSync):
class MySession(RemoteTerminalSession): class MySession(RemoteTerminalSession):
socketserveradr = ('10.9.4.148', 8888) socketserveradr = ('10.9.4.148', 8888)
socketserveradr = ('10.9.2.62', 8888)
def _initslavegateway(self): def _initslavegateway(self):
print "MASTER: initializing remote socket gateway" print "MASTER: initializing remote socket gateway"