From 8a19336af3f1fc44a6fe59a11d0eb31788565dc4 Mon Sep 17 00:00:00 2001 From: dtucker Date: Wed, 23 Jul 2014 00:04:02 +0000 Subject: - djm@cvs.openbsd.org 2014/07/22 01:32:12 [regress/multiplex.sh] change the test for still-open Unix domain sockets to be robust against nc implementations that produce error messages. from -portable (Id sync only) --- ChangeLog | 5 +++++ regress/multiplex.sh | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3e4bb9d9..db6e1d99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,11 @@ Convert from to the shiney new ok dtucker@, who also confirmed that -portable handles this already (ID sync only, includes.h pulls in endian.h if available.) + - djm@cvs.openbsd.org 2014/07/22 01:32:12 + [regress/multiplex.sh] + change the test for still-open Unix domain sockets to be robust against + nc implementations that produce error messages. from -portable + (Id sync only) 20140721 - OpenBSD CVS Sync diff --git a/regress/multiplex.sh b/regress/multiplex.sh index 16bb5042..fc32d13e 100644 --- a/regress/multiplex.sh +++ b/regress/multiplex.sh @@ -1,4 +1,4 @@ -# $OpenBSD: multiplex.sh,v 1.24 2014/07/15 15:54:15 millert Exp $ +# $OpenBSD: multiplex.sh,v 1.25 2014/07/22 01:32:12 djm Exp $ # Placed in the Public Domain. CTL=/tmp/openssh.regress.ctl-sock.$$ -- cgit v1.2.1