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:
1cad672
)
point to a better named integration branch
author
Jason Etheridge
<jason@esilibrary.com>
Fri, 9 Aug 2013 17:36:31 +0000
(13:36 -0400)
committer
Jason Etheridge
<jason@esilibrary.com>
Fri, 9 Aug 2013 17:36:31 +0000
(13:36 -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
30107b1
..
67fa31b
100755
(executable)
--- a/
installer/wheezy/eg_wheezy_installer.sh
+++ b/
installer/wheezy/eg_wheezy_installer.sh
@@
-109,7
+109,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/
per-distro-install-makefiles+livetests
'
+EVERGREEN_BRANCH='collab/phasefx/
qa-integration
'
OSRF_COMMAND="
cd /home/opensrf;
git clone --depth 0 --branch $OPENSRF_BRANCH $OPENSRF_REPO OpenSRF;