From: Jason Etheridge Date: Fri, 12 Sep 2014 15:42:37 +0000 (-0400) Subject: point to collab/phasefx/lp1350042-grid-print-and-show-all-cols for this round X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=438c56e4a72388132909e87e7690a1f8ea5dd570;p=working%2Frandom.git point to collab/phasefx/lp1350042-grid-print-and-show-all-cols for this round --- diff --git a/installer/wheezy/eg_wheezy_installer.sh b/installer/wheezy/eg_wheezy_installer.sh index 364a2d0aa..689e0b23a 100755 --- a/installer/wheezy/eg_wheezy_installer.sh +++ b/installer/wheezy/eg_wheezy_installer.sh @@ -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}