Commit da90e3ea authored by Romain Courteaud's avatar Romain Courteaud

Fetch stable sanef code.

It includes fixes for step2 of CR1108 deployment.
parent 6a341beb
......@@ -72,8 +72,9 @@ command =
[sanef.repository]
<= erp5
tag = 20110914-CR1108b
branch = 20110914-CR1108b
repository = https://saneftestbot:kucahS5oav6jahch@git.erp5.org/repos/sanef.git
command = (${git:location}/bin/git clone --quiet -b ${:branch} ${:repository} ${:location}) || (rm -fr ${:location} && exit 1)
[bt5-repository]
recipe = plone.recipe.command
......
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