mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 03:14:15 +00:00
improve tests
This commit is contained in:
@@ -96,7 +96,7 @@ profiles:
|
||||
_EOF
|
||||
|
||||
echo "[+] import"
|
||||
cd ${ddpath} | ${bin} import -c ${cfg} -p p1 --verbose ${dftoimport}
|
||||
cd ${ddpath} | ${bin} import -f -c ${cfg} -p p1 --verbose ${dftoimport}
|
||||
[ "$?" != "0" ] && exit 1
|
||||
|
||||
echo "[+] install"
|
||||
|
||||
Reference in New Issue
Block a user