svn commit: r283561 - user/pho/stress2/misc

Peter Holm pho at FreeBSD.org
Tue May 26 09:38:17 UTC 2015


Author: pho
Date: Tue May 26 09:38:16 2015
New Revision: 283561
URL: https://svnweb.freebsd.org/changeset/base/283561

Log:
  Added comment.
  
  Sponsored by:	 EMC / Isilon storage division

Modified:
  user/pho/stress2/misc/crossmp4.sh

Modified: user/pho/stress2/misc/crossmp4.sh
==============================================================================
--- user/pho/stress2/misc/crossmp4.sh	Tue May 26 09:37:14 2015	(r283560)
+++ user/pho/stress2/misc/crossmp4.sh	Tue May 26 09:38:16 2015	(r283561)
@@ -34,6 +34,8 @@
 # http://people.freebsd.org/~pho/stress/log/kostik698.txt
 # Fixed by r269708.
 
+# Not fixed: https://people.freebsd.org/~pho/stress/log/kostik798.txt
+
 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
 
 . ../default.cfg


More information about the svn-src-user mailing list