summaryrefslogtreecommitdiff
path: root/tests/key-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/key-tests/Makefile.am')
-rw-r--r--tests/key-tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/key-tests/Makefile.am b/tests/key-tests/Makefile.am
index 84f761e2d9..7a58ced720 100644
--- a/tests/key-tests/Makefile.am
+++ b/tests/key-tests/Makefile.am
@@ -44,7 +44,7 @@ TESTS += dsa
endif
TESTS_ENVIRONMENT = EXEEXT=$(EXEEXT) \
- ASAN_OPTIONS="exitcode=6" \
+ ASAN_OPTIONS="detect_leaks=0:exitcode=6" \
LC_ALL="C" \
VALGRIND="$(VALGRIND)" \
top_builddir="$(top_builddir)" \