mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Display PVs created during tests
This commit is contained in:
parent
deb4382dd0
commit
3a615fa11f
@ -307,6 +307,7 @@ prepare_pvs() {
|
||||
prepare_vg() {
|
||||
prepare_pvs "$@"
|
||||
vgcreate -c n $vg $devs
|
||||
pvs -v
|
||||
}
|
||||
|
||||
prepare_lvmconf() {
|
||||
|
Loading…
Reference in New Issue
Block a user