]> sourceware.org Git - lvm2.git/commitdiff
first attempt to fix test
authorAlasdair Kergon <agk@redhat.com>
Mon, 4 Jul 2011 16:27:27 +0000 (16:27 +0000)
committerAlasdair Kergon <agk@redhat.com>
Mon, 4 Jul 2011 16:27:27 +0000 (16:27 +0000)
test/t-vgreduce-usage.sh

index 9bc39203f249cb0c790f9cdbaa28191140c79e2d..871f1e32dcbd5f238609557c1bfea1acd19c6458 100755 (executable)
@@ -63,6 +63,7 @@ check pvlv_counts $vg1 2 3 0
 # cleanup
 aux enable_dev $dev1
 vgremove -ff $vg1
+vgremove -ff $vg1
 
 #COMM "vgreduce rejects --removemissing --mirrorsonly --force when nonmirror lv lost too"
 # (lvm$mdatype) setup: create mirror + linear lvs
This page took 0.033545 seconds and 5 git commands to generate.