[openssh-commits] [openssh] 03/03: upstream: regression test for destination restrictions in ssh-agent

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Dec 20 12:17:29 AEDT 2021


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit f539136ca51a4976644db5d0be8158cc1914c72a
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Dec 19 22:20:12 2021 +0000

    upstream: regression test for destination restrictions in ssh-agent
    
    OpenBSD-Regress-ID: 3c799d91e736b1753b4a42d80c42fc40de5ad33d
---
 regress/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/regress/Makefile b/regress/Makefile
index 75e00ae5..da36c75a 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
-#	$OpenBSD: Makefile,v 1.118 2021/10/01 05:20:20 dtucker Exp $
+#	$OpenBSD: Makefile,v 1.119 2021/12/19 22:20:12 djm Exp $
 
 tests:		prep file-tests t-exec unit
 
@@ -99,7 +99,8 @@ LTESTS= 	connect \
 		authinfo \
 		sshsig \
 		knownhosts \
-		knownhosts-command
+		knownhosts-command \
+		agent-restrict
 
 
 INTEROP_TESTS=	putty-transfer putty-ciphers putty-kex conch-ciphers

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list