diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-06-02 08:44:46 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-06-02 07:51:42 -0700 |
commit | d4ea24b8a9ea7d4778cb7e5c7938d2a74e74a33c (patch) | |
tree | b8280ac280bc02223552d8b0fd85fd112dba0157 /builtin/commit.c | |
parent | d411d3d837ece4f29b2a23df0bf537795e2dee56 (diff) |
t/test-lib: fix TAP format for BASH_XTRACEFD warning
When the Bash version is too old to support BASH_XTRACEFD we print a
warning to stderr. This warning is not prefixed with "#", which causes
TAP parsers to (wrongly) interpret the warning as part of the protocol.
Fix this issue by prefixing the warning with a "#" so that it is treated
as comment.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions