diff options
Diffstat (limited to 'regress/usr.bin/ssh/unittests/hostkeys/Makefile')
-rw-r--r-- | regress/usr.bin/ssh/unittests/hostkeys/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/usr.bin/ssh/unittests/hostkeys/Makefile b/regress/usr.bin/ssh/unittests/hostkeys/Makefile index 43968c70103..ae3c342bdbd 100644 --- a/regress/usr.bin/ssh/unittests/hostkeys/Makefile +++ b/regress/usr.bin/ssh/unittests/hostkeys/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2016/10/31 23:45:08 tb Exp $ - -TEST_ENV= "MALLOC_OPTIONS=FGJRX" +# $OpenBSD: Makefile,v 1.3 2016/11/01 13:43:27 tb Exp $ PROG=test_hostkeys SRCS=tests.c test_iterate.c |