From 328ff7d18650f068610e3bae011bd5ad90e39e9c Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Dec 26 2013 23:45:45 +0000 Subject: Merge branch 'tcar-scripts' into tcar --- diff --git a/tcar-scripts/tcar.sh b/tcar-scripts/tcar.sh index 4737b18..217fd19 100755 --- a/tcar-scripts/tcar.sh +++ b/tcar-scripts/tcar.sh @@ -41,7 +41,7 @@ declare -xr TCAR_BASEDIR=/usr/share/tcar # Base directory where final content is produced in. This value is # also known as the "workplace" and should be customized later by the # user, using the prepare module of tcar script. -declare -xr TCAR_WORKDIR=/tmp +declare -x TCAR_WORKDIR=/tmp # Base directory where automation scripts are installed in. declare -xr TCAR_SCRIPT_BASEDIR=${TCAR_BASEDIR}/Scripts