Commit ce29123d authored by Jérome Perrin's avatar Jérome Perrin

activate build after updateAppliedRule (probably not usefull unless in unit

tests)



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8371 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8bca401a
......@@ -80,6 +80,7 @@ for builder_id in builder_id_list:\n
builder.activate(\n
after_method_id = [ \'expand\', \n
\'recursiveImmediateReindexObject\',\n
\'updateAppliedRule\',\n
\'immediateReindexObject\' ],\n
).build()\n
\n
......
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