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