summaryrefslogtreecommitdiff
path: root/regress/usr.bin/ssh/unittests/sshkey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.bin/ssh/unittests/sshkey/Makefile')
-rw-r--r--regress/usr.bin/ssh/unittests/sshkey/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.bin/ssh/unittests/sshkey/Makefile b/regress/usr.bin/ssh/unittests/sshkey/Makefile
index 75f98ee6fb1..8411aec5124 100644
--- a/regress/usr.bin/ssh/unittests/sshkey/Makefile
+++ b/regress/usr.bin/ssh/unittests/sshkey/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.2 2014/07/16 20:04:21 okan Exp $
+# $OpenBSD: Makefile,v 1.3 2016/10/31 23:45:09 tb Exp $
-TEST_ENV= "MALLOC_OPTIONS=AFGJPRX"
+TEST_ENV= "MALLOC_OPTIONS=FGJRX"
PROG=test_sshkey
SRCS=tests.c test_sshkey.c test_file.c test_fuzz.c common.c