mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: extend sleep
This commit is contained in:
parent
8b87ffaa8a
commit
c0c318e4f2
@ -44,7 +44,7 @@ dmeventd -R -f &
|
||||
echo $! >LOCAL_DMEVENTD
|
||||
|
||||
# wait longer as tries to communicate with killed daemon
|
||||
sleep 7
|
||||
sleep 9
|
||||
# now dmeventd should not be running
|
||||
not pgrep dmeventd
|
||||
rm LOCAL_DMEVENTD
|
||||
|
Loading…
Reference in New Issue
Block a user