From ce5a4be4221bc3a7f4b437833c3c152da6962900 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Mar 21 2011 21:15:17 +0000 Subject: Update cli_getPathComponent.sh. --- diff --git a/Scripts/Bash/Cli/Functions/cli_getPathComponent.sh b/Scripts/Bash/Cli/Functions/cli_getPathComponent.sh index abee102..e71a058 100755 --- a/Scripts/Bash/Cli/Functions/cli_getPathComponent.sh +++ b/Scripts/Bash/Cli/Functions/cli_getPathComponent.sh @@ -44,7 +44,7 @@ function cli_getPathComponent { LOCATION="$1" OPTION="$2" else - cli_printMessage "cli_getPathComponent: `gettext "Invalid arguments."`" 'AsErrorLine' + cli_printMessage "${FUNCNAM}: `gettext "Invalid arguments."`" 'AsErrorLine' cli_printMessage "$(caller)" 'AsToKnowMoreLine' fi