From 0a16be46c7233ee8cc99a93824411473a43d2500 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 14 2012 19:57:23 +0000 Subject: Update `Functions/Render/render_doBaseActions.sh' file. --- diff --git a/Scripts/Bash/Functions/Render/render_doBaseActions.sh b/Scripts/Bash/Functions/Render/render_doBaseActions.sh index 9b712b3..0550bc0 100755 --- a/Scripts/Bash/Functions/Render/render_doBaseActions.sh +++ b/Scripts/Bash/Functions/Render/render_doBaseActions.sh @@ -124,7 +124,7 @@ function render_doBaseActions { fi # Initialize format-specific functionalities. - cli_exportFunctions "${CLI_FUNCDIRNAM}/$(cli_getRepoName ${RENDER_FORMAT} -d)/$(cli_getRepoName ${RENDER_FORMAT} -f)[[:alpha:]_]*" + cli_exportFunctions "${CLI_FUNCDIRNAM}/$(cli_getRepoName ${RENDER_FORMAT} -d)/$(cli_getRepoName ${RENDER_FORMAT} -f)" # Start processing the base rendition list of FILES. Fun part # approaching :-).