Removed extraneous trailing slash removal on exported TMPDIR var

This commit is contained in:
Asif Bacchus 2018-10-16 02:36:46 -06:00
parent 0d1e85179a
commit 5cde95687e
1 changed files with 1 additions and 1 deletions

View File

@ -685,7 +685,7 @@ else
"${normal}" >> "$logFile"
fi
# export TMPDIR environment variable
export TMPDIR="${BORG_BASE_DIR%/}/tmp"
export TMPDIR="${BORG_BASE_DIR}/tmp"
## Generate and execute borg