mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
test: make it sure that devices are processed by udevd before running subtests
This commit is contained in:
parent
60914351c8
commit
052500a072
@ -206,6 +206,7 @@ if [[ -n "${OPENSSL_CONFIG:-}" ]]; then
|
||||
udevadm lock --device="${loop}p3" dd if="$MINIMAL_IMAGE.verity-sig" of="${loop}p3"
|
||||
fi
|
||||
losetup -d "$loop"
|
||||
udevadm settle --timeout=60
|
||||
|
||||
: "Run subtests"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user