1
0
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

See 9fd8226312 for more details.

Follow-up to c9210b7470.
This commit is contained in:
Frantisek Sumsal 2023-04-18 11:45:56 +02:00 committed by Luca Boccassi
parent 901ba45cfe
commit 574d09bad0

View File

@ -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