mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
test: run udev tests after currently queued events are finished
This commit is contained in:
parent
e7f781e473
commit
e1e56f3443
@ -5,6 +5,8 @@ set -o pipefail
|
||||
|
||||
: >/failed
|
||||
|
||||
udevadm settle
|
||||
|
||||
for t in "${0%.sh}".*.sh; do
|
||||
echo "Running $t"; ./"$t"
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user