Commit 6b3a4ecf authored by Julien Muchembled's avatar Julien Muchembled

buildout-testing: update wrt erp5.util 0.4.50

parent 804e33d4
......@@ -77,7 +77,7 @@ def main():
test_title = args.test_suite_title or args.test_suite
if args.master_url:
tool = taskdistribution.TaskDistributionTool(args.master_url)
tool = taskdistribution.TaskDistributor(args.master_url)
test_result = tool.createTestResult(args.revision,
list(test_dict),
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