From d1aa03a3c29c3dd23d2d8dcbd4a38947830bef09 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 14 2012 16:48:07 +0000 Subject: Update `Functions/Commons/cli_exportFunctions.sh' file. --- diff --git a/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh b/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh index f91f2ea..7a44774 100755 --- a/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh +++ b/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh @@ -61,7 +61,7 @@ function cli_exportFunctions { # Define the list of files. local FUNCFILE='' - local FUNCFILES=$(cli_getFilesList ${LOCATION} --pattern="${SUFFIX}\.sh" \ + local FUNCFILES=$(cli_getFilesList ${LOCATION} --pattern="${LOCATION}/${SUFFIX}\.sh$" \ --maxdepth='1' --mindepth='1' --type='f') # Verify the list of files. If no function file exists for the