1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00

Fix unit test for negative ignore patterns in compare command

See explanation in commit a73cfc2 for explanation
This commit is contained in:
Joey Territo
2020-12-15 22:02:58 -05:00
parent a73cfc2ef7
commit b09651be74

View File

@@ -88,7 +88,7 @@ create_conf ${cfg} # sets token
# import
echo "[+] import"
cd ${ddpath} | ${bin} import -c ${cfg} ${tmpd}/program
cd ${ddpath} | ${bin} import -f -c ${cfg} ${tmpd}/program
# make some changes to generate a diff
echo "some other data" > ${tmpd}/program/a