mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 17:24:46 +00:00
improve tests
This commit is contained in:
@@ -97,8 +97,8 @@ create_conf ${cfg} # sets token
|
||||
|
||||
# import dir1
|
||||
echo "[+] import"
|
||||
cd ${ddpath} | ${bin} import -c ${cfg} ${tmpd}/dir1
|
||||
cd ${ddpath} | ${bin} import -c ${cfg} ${tmpd}/uniquefile
|
||||
cd ${ddpath} | ${bin} import -f -c ${cfg} ${tmpd}/dir1
|
||||
cd ${ddpath} | ${bin} import -f -c ${cfg} ${tmpd}/uniquefile
|
||||
|
||||
# let's see the dotpath
|
||||
#tree ${basedir}/dotfiles
|
||||
|
||||
Reference in New Issue
Block a user