mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 19:44:45 +00:00
improve tests
This commit is contained in:
1
tests-ng/install-link-children.sh
vendored
1
tests-ng/install-link-children.sh
vendored
@@ -106,6 +106,7 @@ cd ${ddpath} | ${bin} install -f -c ${cfg} -p p1 -V
|
||||
[ -e ${tmpd}/dir1/empty/this.ignore ] && exit 1
|
||||
[ -e ${tmpd}/dir1/sub/empty/that.ignore ] && exit 1
|
||||
|
||||
cat ${tmpd}/dir1/not-empty/file
|
||||
grep "p1" ${tmpd}/dir1/not-empty/file
|
||||
|
||||
echo "OK"
|
||||
|
||||
Reference in New Issue
Block a user