]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: prefix the transient unit with test- to make coverage runs happy
authorFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 18 Apr 2023 09:45:56 +0000 (11:45 +0200)
committerLuca 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

index ab896a575945e510db7e6e2e0f328153c72abcad..4f9a0c2877e51d404c8bbb58b4ef1116854f1477 100755 (executable)
@@ -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