Commit cf559958 authored by Julien Muchembled's avatar Julien Muchembled

neo/tests/functional/__init__.py: remove trailing whitespaces

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2662 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent e9fc4ee2
......@@ -233,8 +233,8 @@ class NEOCluster(object):
'--adapter': adapter,
})
# create neoctl
self.neoctl = NeoCTL((self.local_ip, admin_port))
def __newProcess(self, command, arguments):
uuid = self.__allocateUUID()
arguments['--uuid'] = uuid
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment