1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-18 10:04:20 +03:00

test: wait for pid removal

This commit is contained in:
Zdenek Kabelac 2013-05-03 15:21:11 +02:00
parent f7d5511876
commit 4741e449e6

View File

@ -55,6 +55,7 @@ vgchange -an $vg
# Test what happens after 'reboot'
kill "$LOCAL_CLVMD"
while test -e "/var/run/clvmd.pid"; do echo -n .; sleep .1; done # wait for the pid removal
aux prepare_clvmd
vgchange -ay $vg