From 3595799719fec60340e38054423faa2445e5e7ce Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 5 Dec 2014 16:54:35 -0500 Subject: [PATCH] trusty installer: full depth clone option Signed-off-by: Bill Erickson --- installer/trusty/eg_trusty_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/trusty/eg_trusty_installer.sh b/installer/trusty/eg_trusty_installer.sh index b2454d560..85812b2e6 100755 --- 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 -- 2.11.0