xfstests updates - rework build to be like other xfs packages, revive some old fs...
[xfstests-dev.git] / 067
diff --git a/067 b/067
index 31d1950d593aad792f384270645d295c44dea08c..8312ac43f1aef5e749de4f29dc23d3e701eb0c76 100755 (executable)
--- a/067
+++ b/067
@@ -59,9 +59,8 @@ _acl_requirements
 _require_scratch
 
 # set up fs for 1K inodes
-export MKFS_OPTIONS="-i size=1024"
-_scratch_mkfs_xfs >>$here/$seq.full || _error "mkfs failed"
-_scratch_mount >>$here/$seq.full || _error "mount failed"
+_scratch_mkfs_xfs -i size=1024 >>$here/$seq.full || _fail "mkfs failed"
+_scratch_mount >>$here/$seq.full || _fail "mount failed"
 cd $SCRATCH_MNT
 
 # xfs_growfs -n $SCRATCH_MNT