From e508e7428f9ac7794f25f6349167540fec0cf7c4 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Mar 21 2011 21:15:18 +0000 Subject: Update cli_getRepoParallelDirs.sh. --- 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