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

Peter Holm pho at FreeBSD.org
Sun Feb 1 14:45:42 UTC 2015


Author: pho
Date: Sun Feb  1 14:45:41 2015
New Revision: 278030
URL: https://svnweb.freebsd.org/changeset/base/278030

Log:
  Make test less verbose.
  
  Sponsored by:	 EMC / Isilon storage division

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

Modified: user/pho/stress2/misc/mmap4.sh
==============================================================================
--- user/pho/stress2/misc/mmap4.sh	Sun Feb  1 14:41:10 2015	(r278029)
+++ user/pho/stress2/misc/mmap4.sh	Sun Feb  1 14:45:41 2015	(r278030)
@@ -54,8 +54,6 @@ newfs $newfs_flags md${mdstart}$part > /
 mount /dev/md${mdstart}$part $mntpoint
 
 /tmp/mmap4 /$mntpoint/file
-ls -lh $mntpoint
-df -h
 
 cd $here
 rm -f /tmp/mmap4


More information about the svn-src-user mailing list