mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 16:25:13 +00:00
testing
This commit is contained in:
@@ -52,6 +52,7 @@ tmpd=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
|
||||
#echo "dotfile destination: ${tmpd}"
|
||||
# workdir
|
||||
tmpw=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
|
||||
export DOTDROP_WORKDIR="${tmpw}"
|
||||
# temp
|
||||
tmpa=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user