xfs_test: Test both crc and non-crc filesystems.
This commit is contained in:
parent
049dcfa03c
commit
900fca88ac
2 changed files with 15 additions and 3 deletions
|
@ -16,4 +16,5 @@ if ! which mkfs.xfs >/dev/null 2>&1; then
|
|||
fi
|
||||
|
||||
|
||||
"@builddir@/grub-fs-tester" xfs_crc
|
||||
"@builddir@/grub-fs-tester" xfs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue