]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/test-pass-ubsan-options-to-http-test' into maint-2.42
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:20 +0000 (16:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:20 +0000 (16:53 +0900)
UBSAN options were not propagated through the test framework to git
run via the httpd, unlike ASAN options, which has been corrected.

* jk/test-pass-ubsan-options-to-http-test:
  test-lib: set UBSAN_OPTIONS to match ASan

1  2 
t/test-lib.sh

diff --cc t/test-lib.sh
Simple merge