diff --git a/Scripts/tcar.conf b/Scripts/tcar.conf
index a281334..0a92414 100644
--- a/Scripts/tcar.conf
+++ b/Scripts/tcar.conf
@@ -36,7 +36,7 @@ declare -x TCAR_SCRIPT_TEMPDIR=$(mktemp -p /tmp -d ${TCAR_SCRIPT_NAME}-XXXXXX)
 # user, using its personal configuration file (e.g., ~/.tcar.conf).
 # The value of this variable must point to a directory structure
 # created by the prepare command of tcar script.
-declare -x TCAR_WORKDIR=/tmp/${TCAR_SCRIPT_NAME}-workplace/
+declare -x TCAR_WORKDIR=/tmp/${TCAR_SCRIPT_NAME}-workplace
 
 ######################################################################
 # Internationalization