mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 13:56:44 +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
|
||||
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
|
||||
grep_or_fail 'b' "${dt}/a/c/acfile"
|
||||
|
||||
Reference in New Issue
Block a user