Commit 79c71851 authored by Vincent Pelletier's avatar Vincent Pelletier

Remove commented-out lines.


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@1144 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 74da1f6c
......@@ -243,8 +243,6 @@ class NEOCluster(object):
return self.neoctl
def getStorage(self):
#setupLog('CLIENT', filename=os.path.join(self.temp_dir, 'client.log'),
# verbose=True)
return Storage(
master_nodes=self.master_nodes,
name=self.cluster_name,
......
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