tidy mkfs parameterisation, -f option pulled into common.rc.

This commit is contained in:
fsgqa
2002-05-06 07:44:22 +00:00
parent fe932fdad3
commit f29425d6f7
29 changed files with 94 additions and 108 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ _require_scratch
rm -f $tmp.backup1 $tmp.backup2 $seq.full
# real QA test starts here
mkfs_xfs -f $SCRATCH_DEV | _filter_mkfs 2>$tmp.mkfs
mkfs_xfs $SCRATCH_DEV | _filter_mkfs 2>$tmp.mkfs
mount -t xfs $SCRATCH_DEV $SCRATCH_MNT || _fail "mount failed"
_create_test_bed