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:
438c56e
)
Revert "point to collab/phasefx/lp1350042-grid-print-and-show-all-cols for this round"
author
Jason Etheridge
<jason@esilibrary.com>
Fri, 12 Sep 2014 17:42:54 +0000
(13:42 -0400)
committer
Jason Etheridge
<jason@esilibrary.com>
Fri, 12 Sep 2014 17:42:54 +0000
(13:42 -0400)
It tests out and I pushed the pertinent Evergreen commit into master
This reverts commit
438c56e4a72388132909e87e7690a1f8ea5dd570
.
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
689e0b2
..
364a2d0
100755
(executable)
--- 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/
working/
Evergreen.git'
- EVERGREEN_BRANCH='
collab/phasefx/lp1350042-grid-print-and-show-all-cols
'
+ EVERGREEN_REPO='git://git.evergreen-ils.org/Evergreen.git'
+ EVERGREEN_BRANCH='
master
'
echo OPENSRF_REPO=${OPENSRF_REPO}
echo OPENSRF_BRANCH=${OPENSRF_BRANCH}
echo EVERGREEN_REPO=${EVERGREEN_REPO}