1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 01:34:42 +00:00

fix tests

This commit is contained in:
deadc0de6
2019-03-31 22:33:03 +02:00
parent 19a62bd082
commit e8643ec8a3

View File

@@ -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