1
0
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:
Zdenek Kabelac 2020-09-04 21:08:32 +02:00
parent 8dea63d30f
commit 676ce47754

View File

@ -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