From 6bacc4334f7c1f21885412435915a9d2444da8e1 Mon Sep 17 00:00:00 2001 From: CedarLUG Date: Sun, 11 Sep 2016 19:54:16 -0500 Subject: [PATCH] Need to have the second call the original command_details.sh() --- lgsm/functions/core_functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/core_functions.sh b/lgsm/functions/core_functions.sh index 47903be22..3d50a18a3 100644 --- a/lgsm/functions/core_functions.sh +++ b/lgsm/functions/core_functions.sh @@ -132,7 +132,7 @@ command_postdetails.sh(){ functionfile=$tempffname } -command_postdetails.sh(){ +command_details.sh(){ functionfile="${FUNCNAME}" tempffname=$functionfile fn_fetch_function