mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-05 01:34:42 +00:00
fix tests
This commit is contained in:
@@ -77,7 +77,7 @@ _EOF
|
||||
# create the dotfile
|
||||
mkdir -p ${tmps}/dotfiles/d1
|
||||
echo "{{@@ var1 @@}}" > ${tmps}/dotfiles/d1/empty
|
||||
echo "not empty" >> ${tmps}/dotfiles/d1/notempty
|
||||
echo "not empty" > ${tmps}/dotfiles/d1/notempty
|
||||
|
||||
# install
|
||||
cd ${ddpath} | ${bin} install -f -c ${cfg} -p p1 -V
|
||||
|
||||
Reference in New Issue
Block a user