From d92109fcba36aa57aa4dfa8c545c57dacea8f1af Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 04 2011 15:36:41 +0000 Subject: Update invocation of cli_printMessage function in cli_getRepoParallelDirs.sh. --- diff --git a/Scripts/Functions/cli_getRepoParallelDirs.sh b/Scripts/Functions/cli_getRepoParallelDirs.sh index 280a4be..87ddc20 100755 --- a/Scripts/Functions/cli_getRepoParallelDirs.sh +++ b/Scripts/Functions/cli_getRepoParallelDirs.sh @@ -37,8 +37,7 @@ function cli_getRepoParallelDirs { elif [[ "$ACTIONVAL" != '' ]];then BOND="$ACTIONVAL" else - cli_printMessage "${FUNCNAME}: `gettext "The bond string is required."`" 'AsErrorLine' - cli_printMessage "${FUNCDIRNAM}" 'AsToKnowMoreLine' + cli_printMessage "`gettext "The bond string is required."`" --as-error-line fi # Define repository top level directory.