Commit 1977e9f4 authored by Jérome Perrin's avatar Jérome Perrin

ignore_verification should not be set to true for products, otherwise we have a

risk to loose local changes when rerunning buildout


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36764 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f70955b6
......@@ -192,7 +192,6 @@ urls =
[products-erp5]
recipe = infrae.subversion
ignore_verification = true
revision = ${versions:erp5_products_revision}
base = https://svn.erp5.org/repos/public/erp5/trunk/products
urls =
......
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