mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
tests: install dmi-sysfs module on openSUSE
Required by TEST-54-CREDS.
This commit is contained in:
parent
3adac701fb
commit
b75a210ad0
@ -955,6 +955,8 @@ install_modules() {
|
||||
|
||||
if get_bool "$LOOKS_LIKE_SUSE"; then
|
||||
instmods ext4
|
||||
# for TEST-54-CREDS
|
||||
instmods dmi-sysfs
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user