[sheepdog] Fwd: [sheepdog-utils][PATCH] Set master as default branch

Valerio Pachera sirio81 at gmail.com
Thu Oct 30 22:08:18 CET 2014


Signed-off-by: Valerio Pachera <sirio81 at gmail.com>
---
 install.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.sh b/install.sh
index 2c67864..25f85ea 100755
--- a/install.sh
+++ b/install.sh
@@ -2,8 +2,8 @@

 set -o pipefail

-# Common: master, devel, snapshot-object-reclaim
-branch='snapshot-object-reclaim'
+# Use 'git branch -a' to get the full branch list
+branch='master'
 dpkg_installed='/tmp/installed_packages.list'
 dpkg_required='automake pkg-config liburcu1 liburcu-dev zlib1g zlib1g-dev
 libglib2.0-dev libpixman-1-dev groff build-essential git libzookeeper-mt-dev
--
1.7.10.4



More information about the sheepdog mailing list