[PVFS2-CVS] commit by robl in pvfs2-1/test/automated: testscrpt.sh

CVS commit program cvs at parl.clemson.edu
Mon Nov 21 15:50:39 EST 2005


Update of /projects/cvsroot/pvfs2-1/test/automated
In directory parlweb:/tmp/cvs-serv5415

Modified Files:
	testscrpt.sh 
Log Message:
fix typo  (two 'F's in PVFS? what the F?)


Index: testscrpt.sh
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/test/automated/testscrpt.sh,v
diff -u -w -p -u -r1.44 -r1.45
--- testscrpt.sh	21 Nov 2005 17:19:22 -0000	1.44
+++ testscrpt.sh	21 Nov 2005 20:50:39 -0000	1.45
@@ -99,7 +99,7 @@ setup_pvfs2() {
 		--storage ${PVFS2_DEST}/STORAGE-pvfs2 \
 		--logfile=${PVFS2_DEST}/pvfs2-server.log --quiet
 	rm -rf ${PVFS2_DEST}/STORAGE-pvfs2
-	failure_logs="${PFFS2_DEST}/pvfs2-server.log $failure_logs"
+	failure_logs="${PVFS2_DEST}/pvfs2-server.log $failure_logs"
 	INSTALL-pvfs2/sbin/pvfs2-server -p `pwd`/pvfs2-server.pid -f fs.conf server.conf-`hostname -s` 
 	INSTALL-pvfs2/sbin/pvfs2-server -p `pwd`/pvfs2-server.pid  fs.conf server.conf-`hostname -s` 
 



More information about the PVFS2-CVS mailing list