experiment with a master-derived topic branch
authorJason Etheridge <jason@esilibrary.com>
Wed, 9 Oct 2013 19:18:57 +0000 (15:18 -0400)
committerJason Etheridge <jason@esilibrary.com>
Wed, 9 Oct 2013 19:18:57 +0000 (15:18 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh

index e60a801..7b8e874 100755 (executable)
@@ -119,7 +119,7 @@ OPENSRF_BRANCH='master'
 #EVERGREEN_REPO='git://git.evergreen-ils.org/working/Evergreen.git'
 #EVERGREEN_BRANCH='collab/phasefx/qa-integration'
 EVERGREEN_REPO='git://git.evergreen-ils.org/working/Evergreen.git'
-EVERGREEN_BRANCH='collab/phasefx/prereq-fallback-for-Net-Z3950-SimpleServer'
+EVERGREEN_BRANCH='user/bshum/use-simpleServer-package'
 OSRF_COMMAND="
 cd /home/opensrf;
 git clone --depth 0 --branch $OPENSRF_BRANCH $OPENSRF_REPO OpenSRF;