From bbc0c5d26f380886e5fd1d8f475d672169057266 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Aug 14 2011 17:11:27 +0000 Subject: Update `Xhtml/xhtml.sh'. --- diff --git a/Scripts/Functions/Tuneup/Xhtml/xhtml.sh b/Scripts/Functions/Tuneup/Xhtml/xhtml.sh index 83a7d71..f3e81bc 100755 --- a/Scripts/Functions/Tuneup/Xhtml/xhtml.sh +++ b/Scripts/Functions/Tuneup/Xhtml/xhtml.sh @@ -26,7 +26,7 @@ function xhtml { # 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" # Transforms xhtml headings to make them accessible (e.g., through # a table of contents).