From 7e93ac46da81cb3ebba8e3d230cf9eb5a01a1cb7 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 19 2012 17:18:26 +0000 Subject: Update `Functions/Locale/locale_updateMessageShell.sh' file. --- diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessageShell.sh b/Scripts/Bash/Functions/Locale/locale_updateMessageShell.sh index e98614c..e5b0c79 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessageShell.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessageShell.sh @@ -36,7 +36,7 @@ function locale_updateMessageShell { # Define list of absolute paths to function directories. local FNDIRS=$(cli_getFilesList ${ACTIONVAL}/Functions \ - --maxdepth=1 --mindepth=1 --type='d' --pattern="/[^.]${FLAG_FILTER}") + --maxdepth=1 --mindepth=1 --type='d' --pattern="[^.]${FLAG_FILTER}") for FNDIR in $FNDIRS;do