upstream commit

enable hostkey-agent.sh test
This commit is contained in:
djm@openbsd.org 2015-01-18 19:47:55 +00:00 committed by Damien Miller
parent 26b3425170
commit d59ec478c4
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.74 2015/01/13 07:49:49 djm Exp $
# $OpenBSD: Makefile,v 1.75 2015/01/18 19:47:55 djm Exp $
REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec
tests: $(REGRESS_TARGETS)
@ -66,7 +66,8 @@ LTESTS= connect \
integrity \
krl \
multipubkey \
limit-keytype
limit-keytype \
hostkey-agent
# dhgex \