mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 14:04:17 +00:00
verbosity
This commit is contained in:
2
tests-ng/update-ignore.sh
vendored
2
tests-ng/update-ignore.sh
vendored
@@ -111,7 +111,7 @@ _EOF
|
|||||||
|
|
||||||
# update
|
# update
|
||||||
echo "[+] update"
|
echo "[+] update"
|
||||||
cd "${ddpath}" | ${bin} update -f -c "${cfg}" --profile=p1
|
cd "${ddpath}" | ${bin} update -f --verbose -c "${cfg}" --profile=p1
|
||||||
|
|
||||||
# check "a" files are correct
|
# check "a" files are correct
|
||||||
grep_or_fail 'b' "${dt}/a/c/acfile"
|
grep_or_fail 'b' "${dt}/a/c/acfile"
|
||||||
|
|||||||
Reference in New Issue
Block a user