mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-07 20:19:23 +00:00
fix bug for #168
This commit is contained in:
@@ -101,7 +101,7 @@ grep '^another test' ${tmpd}/abc >/dev/null
|
||||
cd ${ddpath} | ${bin} install -f -c ${cfg} -p p2
|
||||
|
||||
cat ${tmpd}/abc
|
||||
grep '^this is some test' ${tmpd}/abc >/dev/null
|
||||
grep '^this is some sub-test' ${tmpd}/abc >/dev/null
|
||||
grep '^42' ${tmpd}/abc >/dev/null
|
||||
grep '^another test' ${tmpd}/abc >/dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user