mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
test: run udev tests after currently queued events are finished
This commit is contained in:
@@ -5,6 +5,8 @@ set -o pipefail
|
||||
|
||||
: >/failed
|
||||
|
||||
udevadm settle
|
||||
|
||||
for t in "${0%.sh}".*.sh; do
|
||||
echo "Running $t"; ./"$t"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user