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
+
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to