]> git.ipfire.org Git - thirdparty/git.git/commit
t/t*: remove custom GIT_TRACE2_EVENT_NESTING
authorDerrick Stolee <dstolee@microsoft.com>
Mon, 29 Nov 2021 13:47:46 +0000 (13:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Nov 2021 18:23:50 +0000 (10:23 -0800)
commit8c4cbad6a3a1dcfd881dce810111888d9cbe08da
tree0916d6b89b60015b11fdb2e5183a7a28c05a5540
parentb8de3d6e0221ca1d6c65bbce3cacc6a2206f89f5
t/t*: remove custom GIT_TRACE2_EVENT_NESTING

The previous change modified GIT_TRACE2_EVENT_NESTING by default within
test-lib.sh. These custom assignments throughout the test suite are no
longer necessary.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1092-sparse-checkout-compatibility.sh
t/t4216-log-bloom.sh
t/t5310-pack-bitmaps.sh
t/t5705-session-id-in-capabilities.sh
t/t7519-status-fsmonitor.sh