1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-08-25 13:49:28 +03:00

tests: skip when raid is not present

This commit is contained in:
Zdenek Kabelac
2019-10-16 21:58:39 +02:00
parent ec85dfe0f8
commit f07e5c1fe4

View File

@ -15,6 +15,7 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
aux have_raid 1 3 0 || skip
v1_15_0=0
aux have_raid 1 15 0 && v1_15_0=1