mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 17:24:46 +00:00
improve tests
This commit is contained in:
@@ -62,7 +62,7 @@ cfg="${basedir}/config.yaml"
|
||||
create_conf ${cfg} # sets token
|
||||
|
||||
# import the dir
|
||||
cd ${ddpath} | ${bin} import -c ${cfg} ${tmpd}
|
||||
cd ${ddpath} | ${bin} import -f -c ${cfg} ${tmpd}
|
||||
|
||||
# change token
|
||||
echo "changed" > ${token}
|
||||
|
||||
Reference in New Issue
Block a user