[PVFS2-CVS]
commit by robl in pvfs2-1/test/automated/tests.d: cp-vfs
CVS commit program
cvs at parl.clemson.edu
Wed Jun 22 17:00:54 EDT 2005
Update of /projects/cvsroot/pvfs2-1/test/automated/tests.d
In directory parlweb:/tmp/cvs-serv8547
Added Files:
cp-vfs
Log Message:
quick simple test of vfs
--- /dev/null 2003-01-30 05:24:37.000000000 -0500
+++ cp-vfs 2005-06-22 16:00:54.000000000 -0400
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+if [ ! $do_vfs ] ; then
+ return 0
+fi
+
+cp ${PVFS2_DEST}/INSTALL-pvfs2/bin/pvfs2-cp ${PVFS2_MOUNTPOINT}
More information about the PVFS2-CVS
mailing list