From 2392260c8eb0f3b0fafed63a4de4633a1f0683da Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 14 2012 19:57:26 +0000 Subject: Update `Functions/Tuneup/tuneup_doBaseActions.sh' file. --- diff --git a/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh b/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh index 396ad2c..d7eda81 100755 --- a/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh +++ b/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh @@ -74,7 +74,7 @@ function tuneup_doBaseActions { # Export format-specific functionalities up to the # execution environment. - cli_exportFunctions "${CLI_FUNCDIRNAM}/$(cli_getRepoName ${TUNEUP_FORMAT} -d)/${TUNEUP_FORMAT}[[:alpha:]_]*" + cli_exportFunctions "${CLI_FUNCDIRNAM}/$(cli_getRepoName ${TUNEUP_FORMAT} -d)/${TUNEUP_FORMAT}" # Execute format-specific maintainance tasks. for FILE in $FILES;do