summaryrefslogtreecommitdiff
path: root/t/t1700-split-index.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2019-05-07 18:30:46 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-05-08 13:21:23 +0900
commitd9ef573837f4054b26f792c0ffd7cbb662cb38a6 (patch)
tree22044f2a6d0ef467dce08d1676b81fbd7521d6d2 /t/t1700-split-index.sh
parentmingw: allow building with an MSYS2 runtime v3.x (diff)
downloadtgif-d9ef573837f4054b26f792c0ffd7cbb662cb38a6.tar.xz
t/lib-httpd: pass LSAN_OPTIONS through apache
Just as we instruct Apache to pass through ASAN_OPTIONS (so that server-side Git programs it spawns will respect our options while running the tests), we should do the same with LSAN_OPTIONS. Otherwise trying to collect a list of leaks like: export LSAN_OPTIONS=exitcode=0:log_path=/tmp/lsan make SANITIZE=leak test won't work for http tests (the server-side programs won't log their leaks to the right place, and they'll prematurely die, producing a spurious test failure). Signed-off-by: Jeff King <peff@peff.net> Acked-by: Josh Steadmon <steadmon@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1700-split-index.sh')
0 files changed, 0 insertions, 0 deletions