projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
901ba45
)
test: prefix the transient unit with test- to make coverage runs happy
author
Frantisek Sumsal
<frantisek@sumsal.cz>
Tue, 18 Apr 2023 09:45:56 +0000
(11:45 +0200)
committer
Luca Boccassi
<luca.boccassi@gmail.com>
Tue, 18 Apr 2023 13:55:08 +0000
(14:55 +0100)
See
9fd8226312
for more details.
Follow-up to
c9210b7470
.
test/units/testsuite-54.sh
patch
|
blob
|
history
diff --git
a/test/units/testsuite-54.sh
b/test/units/testsuite-54.sh
index ab896a575945e510db7e6e2e0f328153c72abcad..4f9a0c2877e51d404c8bbb58b4ef1116854f1477 100755
(executable)
--- a/
test/units/testsuite-54.sh
+++ b/
test/units/testsuite-54.sh
@@
-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