svn commit: r271581 - user/ngie/add-pjdfstest/contrib/pjdfstest/tests/ftruncate

Garrett Cooper ngie at FreeBSD.org
Sun Sep 14 09:56:30 UTC 2014


Author: ngie
Date: Sun Sep 14 09:56:29 2014
New Revision: 271581
URL: http://svnweb.freebsd.org/changeset/base/271581

Log:
  Fix the number of tests in the testplan
  
  Submitted by: Casey Peel <casey.peel at isilon.com>
  Sponsored by: EMC / Isilon Storage Division

Modified:
  user/ngie/add-pjdfstest/contrib/pjdfstest/tests/ftruncate/00.t

Modified: user/ngie/add-pjdfstest/contrib/pjdfstest/tests/ftruncate/00.t
==============================================================================
--- user/ngie/add-pjdfstest/contrib/pjdfstest/tests/ftruncate/00.t	Sun Sep 14 09:46:28 2014	(r271580)
+++ user/ngie/add-pjdfstest/contrib/pjdfstest/tests/ftruncate/00.t	Sun Sep 14 09:56:29 2014	(r271581)
@@ -6,7 +6,7 @@ desc="ftruncate descrease/increase file 
 dir=`dirname $0`
 . ${dir}/../misc.sh
 
-echo "1..21"
+echo "1..26"
 
 n0=`namegen`
 n1=`namegen`


More information about the svn-src-user mailing list