Merge branch 'rj/test-sanitize-leak-log-fix'
commit6da44da936d8256438aca9c7e027b7dc5e405b07
authorJunio C Hamano <gitster@pobox.com>
Wed, 17 Jul 2024 17:47:24 +0000 (17 10:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Jul 2024 17:47:24 +0000 (17 10:47 -0700)
tree830700626b0cb172aab8dff6afcd383b9d8ba5b3
parent04f5a52757cd92347271e24f7cbdfe15dafce3b7
parent8c1d6691bc514e2c1c01a807e872b5dddcb2485b
Merge branch 'rj/test-sanitize-leak-log-fix'

Tests that use GIT_TEST_SANITIZE_LEAK_LOG feature got their exit
status inverted, which has been corrected.

* rj/test-sanitize-leak-log-fix:
  test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
  test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG
ci/lib.sh