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:
698d6f1
)
experiment with a master-derived topic branch
author
Jason Etheridge
<jason@esilibrary.com>
Wed, 9 Oct 2013 19:18:57 +0000
(15:18 -0400)
committer
Jason Etheridge
<jason@esilibrary.com>
Wed, 9 Oct 2013 19:18:57 +0000
(15:18 -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
e60a801
..
7b8e874
100755
(executable)
--- a/
installer/wheezy/eg_wheezy_installer.sh
+++ b/
installer/wheezy/eg_wheezy_installer.sh
@@
-119,7
+119,7
@@
OPENSRF_BRANCH='master'
#EVERGREEN_REPO='git://git.evergreen-ils.org/working/Evergreen.git'
#EVERGREEN_BRANCH='collab/phasefx/qa-integration'
EVERGREEN_REPO='git://git.evergreen-ils.org/working/Evergreen.git'
-EVERGREEN_BRANCH='
collab/phasefx/prereq-fallback-for-Net-Z3950-SimpleServer
'
+EVERGREEN_BRANCH='
user/bshum/use-simpleServer-package
'
OSRF_COMMAND="
cd /home/opensrf;
git clone --depth 0 --branch $OPENSRF_BRANCH $OPENSRF_REPO OpenSRF;