mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: init of dmevent may take upto a second
Dynamic load of plugins takes a while...
This commit is contained in:
parent
249446e0aa
commit
8b8c9dea8a
@ -27,7 +27,7 @@ _restart_dmeventd() {
|
|||||||
done
|
done
|
||||||
# wait a bit, so we talk to the new dmeventd later
|
# wait a bit, so we talk to the new dmeventd later
|
||||||
# On some systems init of selinux contex may take a while...
|
# On some systems init of selinux contex may take a while...
|
||||||
sleep .5
|
sleep 1.5
|
||||||
}
|
}
|
||||||
|
|
||||||
aux prepare_dmeventd
|
aux prepare_dmeventd
|
||||||
|
Loading…
Reference in New Issue
Block a user