Commit 0a9cb024 authored by Romain Courteaud's avatar Romain Courteaud

Use the same command than ERP5 repo

parent e6c5d8f7
......@@ -252,7 +252,7 @@ update-command = cd ${:location} && ${git:location}/bin/git pull --quiet && if [
<= erp5
branch = master
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)
# command = (${git:location}/bin/git clone --quiet -b ${:branch} ${:repository} ${:location}) || (rm -fr ${:location} && exit 1)
[products]
# XXX: ERP5 related products are not defined as python distributions, so it is
......
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