mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
tests: update with --yes
vgcfgrestore needs to confirm restore while LVs from VG are present.
This commit is contained in:
parent
cea88a9e4e
commit
19b92ae3f3
@ -33,7 +33,7 @@ vgcfgbackup -f backup $vg
|
|||||||
# use of --force is mandatory
|
# use of --force is mandatory
|
||||||
not vgcfgrestore -f backup $vg
|
not vgcfgrestore -f backup $vg
|
||||||
|
|
||||||
vgcfgrestore -f backup --force $vg
|
vgcfgrestore -y -f backup --force $vg
|
||||||
|
|
||||||
check lv_field $vg/pool transaction_id 1
|
check lv_field $vg/pool transaction_id 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user