From 87cb764c7724bbd0ec863b357194cc396a1e7fbb Mon Sep 17 00:00:00 2001 From: Mitesh Shah Date: Thu, 30 Oct 2014 15:33:32 +0530 Subject: [PATCH] Update comment --- src/lib/ee_lib_stack_packages.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/ee_lib_stack_packages.sh b/src/lib/ee_lib_stack_packages.sh index f5d97054..48f14f98 100644 --- a/src/lib/ee_lib_stack_packages.sh +++ b/src/lib/ee_lib_stack_packages.sh @@ -14,7 +14,8 @@ function ee_lib_stack_packages() # Log only single time # ee site create example.com called ee stack install nginx - # So in log file all logs written twice + # So when ee stack install nginx run in sub-shell the value of EE_COMMAND_LOG=/dev/null + # So in log file all logs written single time only export EE_LOG=false # The following command creates its own sub-shell