[PVFS2-CVS]
commit by robl in pvfs2-1/test/automated/mpiio-tests.d: mpi-io-test
CVS commit program
cvs at parl.clemson.edu
Fri Jun 24 11:43:00 EDT 2005
Update of /projects/cvsroot/pvfs2-1/test/automated/mpiio-tests.d
In directory parlweb:/tmp/cvs-serv19167/mpiio-tests.d
Modified Files:
mpi-io-test
Log Message:
get the path to mpi-io-test 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.1 -r1.2
--- mpi-io-test 23 Jun 2005 22:39:25 -0000 1.1
+++ mpi-io-test 24 Jun 2005 14:43:00 -0000 1.2
@@ -1,4 +1,4 @@
#!/bin/sh
-${PVFS2_DEST}/soft/mpich2/bin/mpicc ${PVFS2_DEST}/test/client/mpi-io/mpi-io-test.c -o mpi-io-test &&\
+${PVFS2_DEST}/soft/mpich2/bin/mpicc ${PVFS2_DEST}/pvfs2/test/client/mpi-io/mpi-io-test.c -o mpi-io-test &&\
./mpi-io-test -fname pvfs2:/pvfs2-nightly/iotest
More information about the PVFS2-CVS
mailing list