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:
parent
f7d5511876
commit
4741e449e6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user