point to a better named integration branch
authorJason Etheridge <jason@esilibrary.com>
Fri, 9 Aug 2013 17:36:31 +0000 (13:36 -0400)
committerJason Etheridge <jason@esilibrary.com>
Fri, 9 Aug 2013 17:36:31 +0000 (13:36 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh

index 30107b1..67fa31b 100755 (executable)
@@ -109,7 +109,7 @@ fi;
 OPENSRF_REPO='git://git.evergreen-ils.org/OpenSRF.git'
 OPENSRF_BRANCH='master'
 EVERGREEN_REPO='git://git.evergreen-ils.org/working/Evergreen.git'
-EVERGREEN_BRANCH='collab/phasefx/per-distro-install-makefiles+livetests'
+EVERGREEN_BRANCH='collab/phasefx/qa-integration'
 OSRF_COMMAND="
 cd /home/opensrf;
 git clone --depth 0 --branch $OPENSRF_BRANCH $OPENSRF_REPO OpenSRF;