1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00

tests: one LV should be active and one inactive in covercmd test

This commit is contained in:
Peter Rajnoha 2013-12-04 09:37:32 +01:00
parent 7b65363bf7
commit 163666e513

View File

@ -112,7 +112,7 @@ lvcreate -l1 $vg1
# at least one LV active - VG considered active
vgcreate $vg2 $dev2
lvcreate -l1 $vg2
lvcreate -l1 $vg2
lvcreate -l1 -an -Zn $vg2
# no LVs active - VG considered inactive
vgcreate $vg3 $dev3