Changeset 8455 for branches/Orange-Branch/test/automated/vfs-tests.d/iozone
- Timestamp:
- 07/26/10 18:10:48 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/Orange-Branch/test/automated/vfs-tests.d/iozone
r5819 r8455 2 2 3 3 cd ${EXTRA_TESTS}/iozone3_239/src/current || exit 1 4 patch -p5 < ${PVFS2_DEST}/pvfs2-${CVS_TAG}/test/automated/vfs-tests.d/iozone.patch 5 if [ $? != 0 ] 6 then 7 echo "Attemp to patch iozone software failed." 8 exit 1 9 fi 4 10 make linux || exit 1 5 11 # -y min record size
