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