From 9fa28177a475377a0c67ea893f08d7039fc939ce Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Mar 21 2011 21:15:19 +0000 Subject: Update cli_getRepoTLDir.sh. --- diff --git a/Scripts/Bash/Cli/Functions/cli_getRepoTLDir.sh b/Scripts/Bash/Cli/Functions/cli_getRepoTLDir.sh index 233b651..77c522d 100755 --- a/Scripts/Bash/Cli/Functions/cli_getRepoTLDir.sh +++ b/Scripts/Bash/Cli/Functions/cli_getRepoTLDir.sh @@ -54,7 +54,7 @@ function cli_getRepoTLDir { ;; esac else - cli_printMessage "cli_getRepoTLDir: `eval_gettext "The location \\\`\\\$LOCATION' is not valid."`" 'AsErrorLine' + cli_printMessage "${FUNCNAME}: `eval_gettext "The location \\\`\\\$LOCATION' is not valid."`" 'AsErrorLine' cli_printMessage "$(caller)" 'AsToKnowMoreLine' fi