Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2019 03:50:21 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r346873 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip
Message-ID:  <201904290350.x3T3oLXV077047@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Mon Apr 29 03:50:21 2019
New Revision: 346873
URL: https://svnweb.freebsd.org/changeset/base/346873

Log:
  Add a trailing empty line to match the test code output
  
  This is added for letting these long failing test case pass, and for
  consistency.  The test code should be fixed later to not output this extra
  empty line.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/tst.localsctpstate.ksh.out
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/tst.localsctpstate.ksh.out	Mon Apr 29 03:31:20 2019	(r346872)
+++ head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/tst.localsctpstate.ksh.out	Mon Apr 29 03:50:21 2019	(r346873)
@@ -10,3 +10,4 @@ sctp:::state-change to established - yes
 sctp:::state-change to shutdown-sent - yes
 sctp:::state-change to shutdown-received - yes
 sctp:::state-change to shutdown-ack-sent - yes
+



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