]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rj/test-sanitize-leak-log-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 17 Jul 2024 17:47:24 +0000 (10:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Jul 2024 17:47:24 +0000 (10:47 -0700)
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

1  2 
ci/lib.sh

diff --cc ci/lib.sh
Simple merge