point to new integration branch
authorJason Etheridge <jason@esilibrary.com>
Mon, 5 Aug 2013 19:02:19 +0000 (15:02 -0400)
committerJason Etheridge <jason@esilibrary.com>
Mon, 5 Aug 2013 19:02:19 +0000 (15:02 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh

index e7a2974..a4e33f6 100755 (executable)
@@ -106,7 +106,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/pgtap-and-per-distro-install-makefiles'
+EVERGREEN_BRANCH='collab/phasefx/per-distro-install-makefiles+livetests'
 OSRF_COMMAND="
 cd /home/opensrf;
 git clone --depth 0 --branch $OPENSRF_BRANCH $OPENSRF_REPO OpenSRF;