allow mkfs arguments to be passed from the env for testing multiple
[xfstests-dev.git] / 062
diff --git a/062 b/062
index 58cd7d1829f9b0c665845fb540aff158028ef2b8..74bffbaba5e150e4088050ab811f86673cd4b26c 100755 (executable)
--- a/062
+++ b/062
@@ -91,7 +91,7 @@ _require_scratch
 rm -f $tmp.backup1 $tmp.backup2 $seq.full
 
 # real QA test starts here
-mkfs -t xfs -f $SCRATCH_DEV | _filter_mkfs 2>$tmp.mkfs
+mkfs_xfs -f $SCRATCH_DEV | _filter_mkfs 2>$tmp.mkfs
 mount -t xfs $SCRATCH_DEV $SCRATCH_MNT || _fail "mount failed"
 _create_test_bed