]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/use-glibc-tunable-for-malloc-optim'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:28 +0000 (23:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:28 +0000 (23:19 -0700)
Avoid repeatedly running getconf to ask libc version in the test
suite, and instead just as it once per script.

* pw/use-glibc-tunable-for-malloc-optim:
  tests: cache glibc version check

1  2 
t/test-lib.sh

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