From: Junio C Hamano Date: Fri, 26 Aug 2022 18:13:12 +0000 (-0700) Subject: Merge branch 'pw/use-glibc-tunable-for-malloc-optim' into maint X-Git-Tag: v2.37.3~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6283c1e6ad2b37be2ec2c312434ff5aebd899ba5;p=thirdparty%2Fgit.git Merge branch 'pw/use-glibc-tunable-for-malloc-optim' into maint Avoid repeatedly running getconf to ask libc version in the test suite, and instead just as it once per script. source: * pw/use-glibc-tunable-for-malloc-optim: tests: cache glibc version check --- 6283c1e6ad2b37be2ec2c312434ff5aebd899ba5