mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
test: prefix the transient unit with test- to make coverage runs happy
See9fd8226312
for more details. Follow-up toc9210b7470
.
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…
Reference in New Issue
Block a user