mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
test: prefix the transient unit with test- to make coverage runs happy
See 9fd8226312 for more details. Follow-up to c9210b7470.
This commit is contained in:
parent
901ba45cfe
commit
574d09bad0
@ -135,6 +135,7 @@ fi
|
||||
systemd-run -p DynamicUser=yes -p 'LoadCredential=os:/etc/os-release' \
|
||||
-p 'ExecStartPre=true' \
|
||||
-p 'ExecStartPre=systemd-creds cat os' \
|
||||
--unit=test-54-exec-start.service \
|
||||
--wait \
|
||||
--pipe \
|
||||
true | cmp /etc/os-release
|
||||
|
Loading…
x
Reference in New Issue
Block a user