Mailing List Archive

[openssh] 02/03: upstream: Add unit tests for user@host and URI parsing.
This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit e5cccb2410247c9b8151b9510a876abdf5424b24
Author: dtucker@openbsd.org <dtucker@openbsd.org>
Date: Sun Apr 28 22:53:26 2019 +0000

upstream: Add unit tests for user@host and URI parsing.

OpenBSD-Regress-ID: 69d5b6f278e04ed32377046f7692c714c2d07a68
---
regress/unittests/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/regress/unittests/Makefile b/regress/unittests/Makefile
index e464b085..4e56e110 100644
--- a/regress/unittests/Makefile
+++ b/regress/unittests/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.10 2018/03/03 03:16:17 djm Exp $
+# $OpenBSD: Makefile,v 1.11 2019/04/28 22:53:26 dtucker Exp $

REGRESS_FAIL_EARLY?= yes
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
-SUBDIR+=authopt
+SUBDIR+=authopt misc

.include <bsd.subdir.mk>

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits