mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
tests: drop unneeded check
Test should actually fail in this condition as it's testing lvmetad.
This commit is contained in:
parent
4a5eea7758
commit
c3d8ee4da2
@ -16,9 +16,6 @@ SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
. lib/inittest
|
||||
|
||||
# check we can talk to lvmetad
|
||||
(echo | aux lvmetad_talk) || skip
|
||||
|
||||
aux prepare_pvs 2
|
||||
vgcreate $vg1 "$dev1" "$dev2"
|
||||
lvcreate -n bar -l 1 $vg1
|
||||
|
Loading…
x
Reference in New Issue
Block a user