diff --git a/Scripts/Bash/Cli/Functions/cli_getRepoParallelDirs.sh b/Scripts/Bash/Cli/Functions/cli_getRepoParallelDirs.sh index 16cb0a1..3fc047b 100755 --- a/Scripts/Bash/Cli/Functions/cli_getRepoParallelDirs.sh +++ b/Scripts/Bash/Cli/Functions/cli_getRepoParallelDirs.sh @@ -38,7 +38,7 @@ function cli_getRepoParallelDirs { elif [[ "$ACTIONVAL" != '' ]];then BOND="$ACTIONVAL" else - cli_printMessage "cli_getRepoParallelDirs: `gettext "The bond string is required."`" 'AsErrorLine' + cli_printMessage "${FUNCNAME}: `gettext "The bond string is required."`" 'AsErrorLine' cli_printMessage "$(caller)" 'AsToKnowMoreLine' fi