projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f6f27c
)
point to new integration branch
author
Jason Etheridge
<jason@esilibrary.com>
Mon, 5 Aug 2013 19:02:19 +0000
(15:02 -0400)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/installer/wheezy/eg_wheezy_installer.sh
b/installer/wheezy/eg_wheezy_installer.sh
index
e7a2974
..
a4e33f6
100755
(executable)
--- a/
installer/wheezy/eg_wheezy_installer.sh
+++ b/
installer/wheezy/eg_wheezy_installer.sh
@@
-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/p
gtap-and-per-distro-install-makefile
s'
+EVERGREEN_BRANCH='collab/phasefx/p
er-distro-install-makefiles+livetest
s'
OSRF_COMMAND="
cd /home/opensrf;
git clone --depth 0 --branch $OPENSRF_BRANCH $OPENSRF_REPO OpenSRF;