test berick's branch real quick
authorJason Etheridge <jason@EquinoxInitiative.org>
Mon, 28 Oct 2019 14:37:09 +0000 (10:37 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Mon, 28 Oct 2019 14:37:09 +0000 (10:37 -0400)
installer/stretch/eg_stretch_installer.sh

index f0caf61..4a42714 100755 (executable)
@@ -268,8 +268,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='user/berick/lp1830973-ang8-test-spec-repair'
     echo OPENSRF_REPO=${OPENSRF_REPO}
     echo OPENSRF_BRANCH=${OPENSRF_BRANCH}
     echo EVERGREEN_REPO=${EVERGREEN_REPO}