Make some log recover tests work on other platforms -

don't print out $SCRATCH_MNT. Also test 64K v2 logs.
don't output $SCRATCH_MNT which varies on hosts
This commit is contained in:
ptools
2004-02-20 02:47:33 +00:00
parent 692a2e5e51
commit c494a18ffc
4 changed files with 477 additions and 52 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#! /bin/sh
# XFS QA Test No. 084
# XFS QA Test No. 085
#
# To test log replay by shutdown of file system
# This is the first simple initial test to ensure that
@@ -124,7 +124,7 @@ grep recovery $tmp.comm |\
sed -e 's/.*Start/Start/' -e 's/system:.*/system/' \
-e 's/.*End/End/'
echo "ls $SCRATCH_MNT"
echo "ls SCRATCH_MNT"
ls $SCRATCH_MNT
echo "unmount"