From 96038f13d8f1d779a241aa8fd6bcfbf97329662e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 09 2011 01:01:00 +0000 Subject: Update `Functions/Tuneup/tuneup_doBaseActions.sh'. --- diff --git a/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh b/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh index 593daf2..619cc18 100755 --- a/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh +++ b/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh @@ -48,7 +48,7 @@ function tuneup_doBaseActions { ${TUNEUP_FORMAT} -d)" # Define absolute path to format initialization script. - TUNEUP_FORMAT_INIT="${TUNEUP_FORMAT_DIR}/$(cli_getRepoName ${TUNEUP_FORMAT} -f)" + TUNEUP_FORMAT_INIT="${TUNEUP_FORMAT_DIR}/$(cli_getRepoName ${TUNEUP_FORMAT} -f).sh" # Verify absolute path to format initialization script. When # a file extension is provided, but no format initialization