[openssh-commits] [openssh] 02/02: upstream: regress test for sshsig; feedback and ok markus@
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Sep 3 18:42:28 AEST 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 6d6427d01304d967e58544cf1c71d2b4394c0522
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Sep 3 08:37:45 2019 +0000
upstream: regress test for sshsig; feedback and ok markus@
OpenBSD-Regress-ID: 74c0974f2cdae8d9599b9d76a09680bae55d8a8b
---
regress/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/regress/Makefile b/regress/Makefile
index ccdd91cc..7dc7f498 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.103 2019/07/16 03:21:54 dtucker Exp $
+# $OpenBSD: Makefile,v 1.104 2019/09/03 08:37:45 djm Exp $
tests: prep file-tests t-exec unit
@@ -87,7 +87,8 @@ LTESTS= connect \
cert-file \
cfginclude \
allow-deny-users \
- authinfo
+ authinfo \
+ sshsig
# dhgex \
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list