git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6014
48e7efb5-ca39-0410-a469-
dd3cf9ba447f
host = 'bob.loria.fr'
port = 9989
slavename = 'bob_ucontext'
host = 'bob.loria.fr'
port = 9989
slavename = 'bob_ucontext'
-from slave_account import passwd # Separate file to put this one in the SVN
+from slave_account import passwd # Separate file to put this one in the SVN
keepalive = 600
usepty = 1
umask = None
keepalive = 600
usepty = 1
umask = None
configfile = r'master.cfg'
application = service.Application('buildmaster')
configfile = r'master.cfg'
application = service.Application('buildmaster')
-BuildMaster(basedir, configfile).setServiceParent(application)
+BuildMaster(basedir,configfile).setServiceParent(application)
+