mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +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
|
||||
not vgcfgrestore -f backup $vg
|
||||
|
||||
vgcfgrestore -f backup --force $vg
|
||||
vgcfgrestore -y -f backup --force $vg
|
||||
|
||||
check lv_field $vg/pool transaction_id 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user