mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fixed merge problems
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# XFS QA Test No. 028
|
||||
# FS QA Test No. 028
|
||||
#
|
||||
# To test out xfsinvutil
|
||||
#
|
||||
@@ -51,6 +51,8 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
|
||||
. ./common.dump
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os IRIX Linux
|
||||
|
||||
# wipe test dir clean first
|
||||
# so dump can be real quick
|
||||
@@ -81,7 +83,7 @@ echo "middate = $middate" >>$seq.full
|
||||
# to see if it did the job
|
||||
#
|
||||
_dump_inventory
|
||||
_do_invutil -n
|
||||
_do_invutil -F
|
||||
_dump_inventory
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user