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:
bb2a51b
)
trusty installer: full depth clone option
author
Bill Erickson
<berickxx@gmail.com>
Fri, 5 Dec 2014 21:54:35 +0000
(16:54 -0500)
committer
Bill Erickson
<berickxx@gmail.com>
Fri, 5 Dec 2014 21:54:35 +0000
(16:54 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
installer/trusty/eg_trusty_installer.sh
patch
|
blob
|
history
diff --git
a/installer/trusty/eg_trusty_installer.sh
b/installer/trusty/eg_trusty_installer.sh
index
b2454d5
..
85812b2
100755
(executable)
--- a/
installer/trusty/eg_trusty_installer.sh
+++ b/
installer/trusty/eg_trusty_installer.sh
@@
-26,7
+26,7
@@
do
t) LIVETEST=1;;
b) NO_BROWSER=1;;
d) NO_DATABASE=1;;
- c) CLONE_DEPTH="";
+ c) CLONE_DEPTH="";
;
p) PG_92=1;;
esac
done