[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 18:53:56 EDT 2005


Update of /projects/cvsroot/pvfs2-1/test/automated/mpiio-tests.d
In directory parlweb:/tmp/cvs-serv28236/mpiio-tests.d

Modified Files:
	mpi-io-test 
Log Message:
get the name of the output file correct


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.4 -r1.5
--- mpi-io-test	29 Jun 2005 22:54:23 -0000	1.4
+++ mpi-io-test	30 Jun 2005 21:53:56 -0000	1.5
@@ -72,5 +72,5 @@ if [ -f $PAV_CONFIG ] ; then 
 	block_until_done $job_id
 
 	# need to know if we failed or not
-	grep -q 'bandwitdh' mpiiotest.$job_id
+	grep -q 'bandwitdh' mpiiotest.o$job_id
 fi



More information about the PVFS2-CVS mailing list