Commit c3f091d6 authored by Julien Muchembled's avatar Julien Muchembled

NEO: update wrt erp5.util >= 0.4.50

parent f9c28a85
......@@ -71,7 +71,7 @@ def main():
test_name_list = 'SQLite', 'MySQL'
tool = taskdistribution.TaskDistributionTool(portal_url = args.master_url)
tool = taskdistribution.TaskDistributor(portal_url = args.master_url)
test_result = tool.createTestResult(revision = revision,
test_name_list = test_name_list,
node_title = args.test_node_title,
......
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