diff --git a/stack/erp5.cfg b/stack/erp5.cfg
index d2ef03abdf726e98c08c912552bdee13211bee6c..6b2af7a01087fa6fc8d36e1495ec37294b8dbbf6 100644
--- a/stack/erp5.cfg
+++ b/stack/erp5.cfg
@@ -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