From eb44ca040ed7d91be0062b4847545c64c9824e12 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Thu, 7 Jul 2016 16:01:07 +0100 Subject: [PATCH] removed "20" --- lgsm/functions/command_update_functions.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lgsm/functions/command_update_functions.sh b/lgsm/functions/command_update_functions.sh index b1dcc2e2f..1d38d12e5 100644 --- a/lgsm/functions/command_update_functions.sh +++ b/lgsm/functions/command_update_functions.sh @@ -53,7 +53,6 @@ if [ "${exitcode}" != "0" ]&&[ -n "${exitcode}" ]; then else fn_print_ok "Updating functions" fn_script_log_pass "Success! Updating functions" - 20 fi echo -ne "\n" core_exit.sh \ No newline at end of file