point to collab/phasefx/lp1350042-grid-print-and-show-all-cols for this round
authorJason Etheridge <jason@esilibrary.com>
Fri, 12 Sep 2014 15:42:37 +0000 (11:42 -0400)
committerJason Etheridge <jason@esilibrary.com>
Fri, 12 Sep 2014 15:42:37 +0000 (11:42 -0400)
installer/wheezy/eg_wheezy_installer.sh

index 364a2d0..689e0b2 100755 (executable)
@@ -84,8 +84,8 @@ function init_variables {
     # -----------------------------------------------------------------------
     OPENSRF_REPO='git://git.evergreen-ils.org/OpenSRF.git'
     OPENSRF_BRANCH='master'
-    EVERGREEN_REPO='git://git.evergreen-ils.org/Evergreen.git'
-    EVERGREEN_BRANCH='master'
+    EVERGREEN_REPO='git://git.evergreen-ils.org/working/Evergreen.git'
+    EVERGREEN_BRANCH='collab/phasefx/lp1350042-grid-print-and-show-all-cols'
     echo OPENSRF_REPO=${OPENSRF_REPO}
     echo OPENSRF_BRANCH=${OPENSRF_BRANCH}
     echo EVERGREEN_REPO=${EVERGREEN_REPO}