mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user