Commit e990acc2 authored by Łukasz Nowak's avatar Łukasz Nowak

Revert "Support list with newline."

This reverts commit e037031d.
parent e037031d
......@@ -142,7 +142,7 @@ recipe = plone.recipe.command
stop-on-error = true
genbt5list = ${erp5:location}/product/ERP5/bin/genbt5list
command =
for d in "${local-bt5-repository:list}" ; do cd $d && (${buildout:executable} ${:genbt5list} ; cd -) ; done
${buildout:executable} ${:genbt5list} ${local-bt5-repository:list}
update-command = ${:command}
[bootstrap2.6]
......
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