From 97edba39617af5c2668bd11e751ae8c9b0be2e1b Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Aug 14 2011 17:11:26 +0000 Subject: Update `Shell/shell_doTopComment.sh'. --- diff --git a/Scripts/Functions/Tuneup/Shell/shell_doTopComment.sh b/Scripts/Functions/Tuneup/Shell/shell_doTopComment.sh index f6f14bc..628b2c2 100755 --- a/Scripts/Functions/Tuneup/Shell/shell_doTopComment.sh +++ b/Scripts/Functions/Tuneup/Shell/shell_doTopComment.sh @@ -26,7 +26,7 @@ function shell_doTopComment { # Define absolute path to template file. - local TEMPLATE="${TUNEUP_BACKEND_CONFIG}/topcomment.sed" + local TEMPLATE="${CONFIG_DIR}/topcomment.sed" # Check template file existence. cli_checkFiles $TEMPLATE