Commit 44282c27 authored by Jérome Perrin's avatar Jérome Perrin

distributing node not activity

parent 5bd3af6c
......@@ -20,6 +20,7 @@ if distribution_node_list:
if distribution_node is None:
distribution_node = activity_node_list[0]
activity_node_list = activity_node_list[1:]
# default ERP5 instanciation uses following schema for naming all zope nodes
# activities-0..9 when number of nodes <= 10
# activites-01..09 (or n) when number of nodes > 10
......
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