Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2018 20:42:47 +0000 (UTC)
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r336317 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip
Message-ID:  <201807152042.w6FKglKW091102@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tuexen
Date: Sun Jul 15 20:42:47 2018
New Revision: 336317
URL: https://svnweb.freebsd.org/changeset/base/336317

Log:
  Adjust comment to reality since r286171.
  
  Sponsored by:		Netflix, Inc.

Modified:
  head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/tst.ipv4localtcp.ksh

Modified: head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/tst.ipv4localtcp.ksh
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/tst.ipv4localtcp.ksh	Sun Jul 15 20:41:16 2018	(r336316)
+++ head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/tst.ipv4localtcp.ksh	Sun Jul 15 20:42:47 2018	(r336317)
@@ -32,8 +32,7 @@
 # 1. A change to the ip stack breaking expected probe behavior,
 #    which is the reason we are testing.
 # 2. The lo0 interface missing or not up.
-# 3. The local ssh service is not online.
-# 4. An unlikely race causes the unlocked global send/receive
+# 3. An unlikely race causes the unlocked global send/receive
 #    variables to be corrupted.
 #
 # This test performs a TCP connection and checks that at least the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807152042.w6FKglKW091102>