mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
improve tests
This commit is contained in:
@@ -73,7 +73,7 @@ _EOF
|
||||
|
||||
# import
|
||||
echo "[+] import"
|
||||
cd ${ddpath} | ${bin} import -c ${cfg} ${tmpd}/singlefile
|
||||
cd ${ddpath} | ${bin} import -f -c ${cfg} ${tmpd}/singlefile
|
||||
|
||||
# modify the file
|
||||
echo "modified" > ${tmpd}/singlefile
|
||||
|
||||
Reference in New Issue
Block a user