1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

tests: fix improper merge within last update

This commit is contained in:
Zdenek Kabelac 2024-03-25 15:01:48 +01:00
parent 05993fd432
commit 7e5e98e4f2

View File

@ -31,8 +31,8 @@ for deactivate in true false; do
# Reduce RAID10 (2-stripes, 2-mirror)
NOT_RESIZE=
have_raid 1 9 0 || NOT_RESIZE=not # missing shrink support
$NOT lvresize --fs ignore -y -l -2 $vg/$lv1
aux have_raid 1 9 0 || NOT_RESIZE=not # missing shrink support
$NOT_RESIZE lvresize --fs ignore -y -l -2 $vg/$lv1
#check raid_images_contiguous $vg $lv1