diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-12 07:47:15 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-12 16:57:21 +0900 |
commit | 33b06fa603958ba936ea7602c9b81d10ffcd08bb (patch) | |
tree | 143a85f829c07eabcabb44f78af9101b7a69dda8 /builtin/commit.c | |
parent | e1b52cf71ee740b128c7b08ccd4372dedf7741cc (diff) |
ci/lib: remove duplicate trap to end "CI setup" group
We exlicitly trap on EXIT in order to end the "CI setup" group. This
isn't necessary though given that `begin_group ()` already sets up the
trap for us.
Remove the duplicate trap.
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