mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Wait until dmeventd properly starts in test.
This commit is contained in:
parent
26e000eecf
commit
90c9d95c15
@ -55,6 +55,9 @@ prepare_dmeventd() {
|
||||
|
||||
dmeventd -f "$@" &
|
||||
echo "$!" > LOCAL_DMEVENTD
|
||||
|
||||
# FIXME wait for pipe in /var/run instead
|
||||
sleep 1
|
||||
}
|
||||
|
||||
teardown_devs() {
|
||||
|
Loading…
Reference in New Issue
Block a user