[lvm-devel] master - test: cleanup command

Heinz Mauelshagen heinzm at sourceware.org
Fri Dec 1 17:39:49 UTC 2017


Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=16fa9d9ed5569ac6b8f87375c2902de8280eefe4
Commit:        16fa9d9ed5569ac6b8f87375c2902de8280eefe4
Parent:        4daad1cf11d9bb16ff6d8f3adc0918cbacfbe398
Author:        Heinz Mauelshagen <heinzm at redhat.com>
AuthorDate:    Fri Dec 1 18:39:38 2017 +0100
Committer:     Heinz Mauelshagen <heinzm at redhat.com>
CommitterDate: Fri Dec 1 18:39:38 2017 +0100

test: cleanup command

---
 test/shell/lvchange-partial-raid10.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/shell/lvchange-partial-raid10.sh b/test/shell/lvchange-partial-raid10.sh
index 83193b2..caec3a3 100644
--- a/test/shell/lvchange-partial-raid10.sh
+++ b/test/shell/lvchange-partial-raid10.sh
@@ -26,7 +26,7 @@ lvcreate --type raid10 -m 1 -i 2 -l 2 -n $lv1 $vg
 aux wait_for_sync $vg $lv1
 lvchange -an $vg/$lv1
 aux disable_dev "$dev1" "$dev3"
-lvchange -ay $vg/$lv1 --partial
+lvchange -ay --partial $vg/$lv1
 lvchange -an $vg/$lv1
 
 aux enable_dev "$dev1"




More information about the lvm-devel mailing list