1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-29 06:50:38 +03:00

test: Try harder to vgremove in lvmetad-lvm1.sh.

This commit is contained in:
Petr Rockai 2014-06-08 22:01:02 +02:00
parent b3bdd41092
commit 150165591f

View File

@ -28,4 +28,4 @@ lvcreate -l1 $vg1
pvremove -ff -y $dev2
vgchange -an $vg1
not lvremove $vg1
not vgremove $vg1
not vgremove -ff -y $vg1