]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: Check that the journal file was actually created (#36821)
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 21 Mar 2025 13:31:20 +0000 (14:31 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Mar 2025 13:31:20 +0000 (14:31 +0100)
If the test fails in the mkosi setup logic the journal file will never
be created so let's add some checks.


Trivial merge