mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-25 18:50:51 +03:00
tests: argless pvremove
This commit is contained in:
parent
04861b9bed
commit
db1d4ba4ac
@ -15,6 +15,9 @@ aux prepare_devs 3
|
||||
pvcreate "$dev1"
|
||||
pvcreate --metadatacopies 0 "$dev2"
|
||||
pvcreate --metadatacopies 2 "$dev3"
|
||||
|
||||
# Fails without give argument
|
||||
not pvremove
|
||||
pvremove "$dev2"
|
||||
|
||||
# failing, but still removing everything what can be removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user