mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-14 14:42:25 +00:00
testing
This commit is contained in:
@@ -55,6 +55,7 @@ tmpd=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
|
||||
echo "dotfiles destination: ${tmpd}"
|
||||
# the workdir
|
||||
tmpw=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
|
||||
export DOTDROP_WORKDIR="${tmpw}"
|
||||
echo "workdir: ${tmpw}"
|
||||
|
||||
clear_on_exit "${tmps}"
|
||||
|
||||
Reference in New Issue
Block a user