From c0bcfc2ee6fcf6233144b78065c6f76bf334a051 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Wed, 18 Sep 2013 01:00:51 +0200
Subject: [PATCH] Revert "only one of revision and branch should be set in
 gitclone recipe."

This reverts commit 32e8dfb1e7a0ec9ed0ccbef3f183ad38a00f9bb9.
---
 stack/erp5/buildout.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg
index 1a9e9a2ae..43aad8e6d 100644
--- a/stack/erp5/buildout.cfg
+++ b/stack/erp5/buildout.cfg
@@ -517,7 +517,7 @@ entry-points =
 scripts = zodbanalyze
 
 [cloudooo-repository]
-branch =
+branch = master
 revision = 5c67568c403239bd8e25993602d03c553236fcec
 
 [mysql-python]
-- 
2.30.9