From dc40f7d16104253c5b51fe9ea7338605dfa17160 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jul 06 2011 15:39:08 +0000 Subject: Update tuneup.sh. --- diff --git a/Scripts/Functions/Tuneup/tuneup.sh b/Scripts/Functions/Tuneup/tuneup.sh index f87c4be..916dbd4 100755 --- a/Scripts/Functions/Tuneup/tuneup.sh +++ b/Scripts/Functions/Tuneup/tuneup.sh @@ -36,7 +36,7 @@ function tuneup { # Initialize absolute path to backend's base directory, the place # where backend-specific directories are stored in. - local TUNEUP_BACKEND_DIR="${FUNCDIR}/${FUNCDIRNAM}/Backends" + local TUNEUP_BACKEND_DIR="${FUNCDIR}/${FUNCDIRNAM}" # Initialize list of supported file extensions. This is, the file # extensions we want to perform maintainance tasks for.