diff --git a/085 b/085 index 747c1093..8e46baa4 100755 --- a/085 +++ b/085 @@ -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" diff --git a/085.out b/085.out index ebe27274..ce480ed7 100644 --- a/085.out +++ b/085.out @@ -10,7 +10,7 @@ mount with replay check syslog for recovery... Starting XFS recovery on filesystem Ending XFS recovery on filesystem -ls /mnt/scratch +ls SCRATCH_MNT 00 01 02 diff --git a/086 b/086 index 2dcb3397..56166ee8 100755 --- a/086 +++ b/086 @@ -65,14 +65,7 @@ cat >$tmp.seq.params <