[openssh-commits] [openssh] 14/20: upstream commit
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Jan 20 00:27:58 EST 2015
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit d59ec478c453a3fff05badbbfd96aa856364f2c2
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun Jan 18 19:47:55 2015 +0000
upstream commit
enable hostkey-agent.sh test
---
regress/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/regress/Makefile b/regress/Makefile
index 3d32857..23f1cbc 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -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 \
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list