mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
tests: aux try with extra sleep
Since udev_wait is not really adding any major delay to wait for any udev worker processing - add extra sleep .1.
This commit is contained in:
parent
f968833570
commit
4276c703c5
@ -430,6 +430,7 @@ teardown_devs_prefixed() {
|
||||
|
||||
test "$progress" = 1 || break
|
||||
|
||||
sleep .1
|
||||
udev_wait
|
||||
wait
|
||||
progress=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user