From 1669d06f5ba6e42341ce09c80703549bb30288cd Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 18 Mar 2016 19:09:23 +0000 Subject: [PATCH] corrected line endings --- functions/core_getopt.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/functions/core_getopt.sh b/functions/core_getopt.sh index aa487b0a2..d728aeb33 100644 --- a/functions/core_getopt.sh +++ b/functions/core_getopt.sh @@ -7,7 +7,6 @@ lgsm_version="180316" # Description: Redirect to new location for core_getopt.sh core_getopt.sh(){ -# Functions are defined in core_functions.sh. functionfile="${FUNCNAME}" fn_fetch_core_dl }