From d78f1f84c8cbf93a413df3a1fbea1ea11419305d Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 13 2012 18:40:02 +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 030ba70..396ad2c 100755 --- a/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh +++ b/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh @@ -74,8 +74,7 @@ function tuneup_doBaseActions { # Export format-specific functionalities up to the # execution environment. - cli_exportFunctions "${TUNEUP_BASEDIR}/$(cli_getRepoName \ - ${TUNEUP_FORMAT} -d)" "${TUNEUP_FORMAT}" + cli_exportFunctions "${CLI_FUNCDIRNAM}/$(cli_getRepoName ${TUNEUP_FORMAT} -d)/${TUNEUP_FORMAT}[[:alpha:]_]*" # Execute format-specific maintainance tasks. for FILE in $FILES;do