mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 12:54:18 +00:00
testing
This commit is contained in:
@@ -53,6 +53,7 @@ tmp=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
|
||||
|
||||
tmpf="${tmp}/dotfiles"
|
||||
tmpw="${tmp}/workdir"
|
||||
export DOTDROP_WORKDIR="${tmpw}"
|
||||
|
||||
mkdir -p ${tmpf}
|
||||
echo "dotfiles source (dotpath): ${tmpf}"
|
||||
@@ -113,6 +114,7 @@ tmp=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
|
||||
|
||||
tmpf="${tmp}/dotfiles"
|
||||
tmpw="${tmp}/workdir"
|
||||
export DOTDROP_WORKDIR="${tmpw}"
|
||||
|
||||
mkdir -p ${tmpf}
|
||||
echo "dotfiles source (dotpath): ${tmpf}"
|
||||
|
||||
Reference in New Issue
Block a user