]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: make coverage runs happy again
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 11 Jun 2023 07:02:52 +0000 (09:02 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 11 Jun 2023 11:29:59 +0000 (12:29 +0100)
test/units/testsuite-54.sh

index 4affd128ccd4a0af2aed5ca8ee9f59a9266a2c07..89466a5e33187480f6becc69831db1eba79d747a 100755 (executable)
@@ -260,6 +260,7 @@ echo -n b >/run/credstore/test.creds.second
 mkdir -p /etc/credstore
 echo -n c >/etc/credstore/test.creds.third
 systemd-run -p "ImportCredential=test.creds.*" \
+            --unit=test-54-ImportCredential.service \
             -p DynamicUser=1 \
             --wait \
             --pipe \