[PVFS2-CVS]
commit by robl in pvfs2-1/test/automated/mpiio-tests.d: mpi-io-test
CVS commit program
cvs at parl.clemson.edu
Thu Jun 30 20:24:11 EDT 2005
Update of /projects/cvsroot/pvfs2-1/test/automated/mpiio-tests.d
In directory parlweb:/tmp/cvs-serv30858/mpiio-tests.d
Modified Files:
mpi-io-test
Log Message:
look for a token that actually exists (misspelled bandwidth)
Index: mpi-io-test
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/test/automated/mpiio-tests.d/mpi-io-test,v
diff -u -w -p -u -r1.6 -r1.7
--- mpi-io-test 30 Jun 2005 22:13:19 -0000 1.6
+++ mpi-io-test 30 Jun 2005 23:24:11 -0000 1.7
@@ -75,5 +75,5 @@ if [ -f $PAV_CONFIG ] ; then
cat mpiiotest.o$job_id
# need to know if we failed or not
- grep -q 'bandwitdh' mpiiotest.o$job_id
+ grep -q 'bandwidth' mpiiotest.o$job_id
fi
More information about the PVFS2-CVS
mailing list