Merge branch 'pw/use-glibc-tunable-for-malloc-optim'
commit7d0a1c8895af8838790e033823566e4904a2ed08
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:28 +0000 (14 23:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:28 +0000 (14 23:19 -0700)
tree8bb48600e57fb2ba213940b0a50f21b645e29cf8
parentc0f6dd49f19b6a5c74863c42c2677aade3a142ec
parenta6a58f78015fd7f18e887a5e9682223a5b6408c8
Merge branch 'pw/use-glibc-tunable-for-malloc-optim'

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
t/test-lib.sh