1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

Test speed up

Removing vg  reduces time execution of this test.
Teardown has some wait states here...
This commit is contained in:
Zdenek Kabelac 2011-09-19 12:49:14 +00:00
parent 5f3f06db66
commit 8122e7caab

View File

@ -38,3 +38,5 @@ echo "$!" > LOCAL_DMEVENTD
sleep 3
lvchange --monitor y --verbose $vg/3way 2>&1 | tee lvchange.out
not grep 'already monitored' lvchange.out
vgremove -ff $vg