From a2f426b24e3b83e55355ce109945ed70ffdd34ee Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 05 2011 01:42:03 +0000 Subject: Update Locale/locale_updateMessageBinary.sh. Start using cli_checkFiles@2517. --- diff --git a/Scripts/Functions/Locale/locale_updateMessageBinary.sh b/Scripts/Functions/Locale/locale_updateMessageBinary.sh index 3f976f4..58ce8c7 100755 --- a/Scripts/Functions/Locale/locale_updateMessageBinary.sh +++ b/Scripts/Functions/Locale/locale_updateMessageBinary.sh @@ -38,7 +38,7 @@ function locale_updateMessageBinary { for FILE in $FILES;do # Verify existence of portable object. - cli_checkFiles "${FILE}" 'f' + cli_checkFiles "${FILE}" # Define absolute path to portable object. PO=$FILE