From bc27bb758f57f0395a0a67bc85373a798960fbd7 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Aug 14 2011 17:11:25 +0000 Subject: Update `Shell/shell.sh'. --- diff --git a/Scripts/Functions/Tuneup/Shell/shell.sh b/Scripts/Functions/Tuneup/Shell/shell.sh index a77dae2..3b93a7d 100755 --- a/Scripts/Functions/Tuneup/Shell/shell.sh +++ b/Scripts/Functions/Tuneup/Shell/shell.sh @@ -26,7 +26,7 @@ function shell { # Define backend-specific configuration directory. - TUNEUP_BACKEND_CONFIG="${TUNEUP_BACKEND_DIR}/$(cli_getRepoName ${TUNEUP_BACKEND} -d)/Config" + local CONFIG_DIR="${TUNEUP_BACKEND_DIR}/$(cli_getRepoName ${TUNEUP_BACKEND} -d)/Config" # Rebuild top comment inside shell scripts, mainly to update # copyright information.