mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
improve tests
This commit is contained in:
@@ -90,7 +90,7 @@ mkdir -p ${tmpd}/sub/sub
|
||||
echo "test2" > ${tmpd}/sub/sub/abc
|
||||
|
||||
# import
|
||||
cd ${ddpath} | ${bin} import --verbose -c ${cfg} -p p2 \
|
||||
cd ${ddpath} | ${bin} import -f --verbose -c ${cfg} -p p2 \
|
||||
${tmpd}/abc \
|
||||
${tmpd}/sub/abc \
|
||||
${tmpd}/sub/abc \
|
||||
|
||||
Reference in New Issue
Block a user