mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-09 01:18:39 +03:00
tests: extend sleep
This commit is contained in:
parent
cc7169df30
commit
8b13867548
@ -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