mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +03:00
mkosi: Disable --runtime-scratch=no for tests
Breaks TEST-83-BTRFS if enabled.
This commit is contained in:
parent
989d46df8b
commit
d99deaaaea
@ -102,6 +102,7 @@ def main():
|
||||
'--credential',
|
||||
f"systemd.unit-dropin.{test_unit}={shlex.quote(dropin)}",
|
||||
'--runtime-network=none',
|
||||
'--runtime-scratch=no',
|
||||
'--append',
|
||||
'--kernel-command-line-extra',
|
||||
' '.join([
|
||||
|
Loading…
x
Reference in New Issue
Block a user