From 040e8e544ba44298f9221b14f2e1b6924c12926c Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Mar 21 2011 21:15:16 +0000 Subject: Update cli_checkPathComponent.sh. --- diff --git a/Scripts/Bash/Cli/Functions/cli_checkPathComponent.sh b/Scripts/Bash/Cli/Functions/cli_checkPathComponent.sh index 9b768fb..673c068 100755 --- a/Scripts/Bash/Cli/Functions/cli_checkPathComponent.sh +++ b/Scripts/Bash/Cli/Functions/cli_checkPathComponent.sh @@ -45,7 +45,7 @@ function cli_checkPathComponent { LOCATION="$1" OPTION="$2" else - cli_printMessage "cli_checkPathComponent: `gettext "Invalid arguments."`" 'AsErrorLine' + cli_printMessage "${FUNCNAME}: `gettext "Invalid arguments."`" 'AsErrorLine' cli_printMessage "$(caller)" 'AsToKnowMoreLine' fi