mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-14 01:57:27 +03:00
test: prefix the transient unit with test- to make coverage runs happy
See 9fd8226312 for more details. Follow-up to c9210b7470. (cherry picked from commit 574d09bad079cfc19e0dd142fd6fe23d4b251878)
This commit is contained in:
parent
980954d2cf
commit
14eb49b5eb
@ -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