diff options
author | Jeff King <peff@peff.net> | 2021-09-24 14:35:29 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-27 12:36:44 -0700 |
commit | 2ac0cbc9b0bf9236b34eff4aa0160f5cfc3606c4 (patch) | |
tree | 29e5bfdcf5fb26bad14d44b89d1c8c003b5fab82 /hash.h | |
parent | t5600: provide detached HEAD for corruption failures (diff) | |
download | tgif-2ac0cbc9b0bf9236b34eff4aa0160f5cfc3606c4.tar.xz |
t5312: drop "verbose" helper
t5312 has several uses of the "verbose" helper, as described in
8ad1652418 (t5304: use helper to report failure of "test foo = bar",
2014-10-10). Back then the "-x" trace option for tests was new, and was
not as pleasant to use (e.g., some tests failed under "-x", we did not
support BASH_XTRACEFD, etc).
These days it is clear that "-x" is the preferred way to get extra
output, and we don't need to mark up individual tests. Let's get rid of
the uses of "verbose" here, as one step toward eradicating it totally.
Signed-off-by: Jeff King <peff@peff.net>
Reviewed-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'hash.h')
0 files changed, 0 insertions, 0 deletions