mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: check for writecache being compiled in
This commit is contained in:
parent
8dea63d30f
commit
676ce47754
@ -16,6 +16,9 @@ SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
. lib/inittest
|
||||
|
||||
lvm segtypes 2>/dev/null | grep writecache$ >/dev/null || {
|
||||
skip 'Writecache is not built-in.'
|
||||
}
|
||||
aux have_cache 1 10 0 || skip
|
||||
which mkfs.xfs || skip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user