diff options
author | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | 2012-10-06 18:33:08 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-10-10 11:15:35 -0700 |
commit | 1266686b97d9c1783b89911a938bf992d8292bc6 (patch) | |
tree | 6c2dfd887f96b48222050a0d99699607df58823e /t/t6036-recursive-corner-cases.sh | |
parent | Merge branch 'maint' (diff) | |
download | tgif-1266686b97d9c1783b89911a938bf992d8292bc6.tar.xz |
MALLOC_CHECK: Allow checking to be disabled from config.mak
The malloc checks can be disabled using the TEST_NO_MALLOC_CHECK
variable, either from the environment or command line of an
'make test' invocation. In order to allow the malloc checks to be
disabled from the 'config.mak' file, we add TEST_NO_MALLOC_CHECK
to the environment using an export directive.
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6036-recursive-corner-cases.sh')
0 files changed, 0 insertions, 0 deletions