]> git.ipfire.org Git - thirdparty/systemd.git/commit
Fix coverage CI job (#42322)
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 27 May 2026 10:47:21 +0000 (11:47 +0100)
committerGitHub <noreply@github.com>
Wed, 27 May 2026 10:47:21 +0000 (11:47 +0100)
commit7ac0e7731c6aef2c459a4e8c186a4ce2e337d128
tree79868a8abcce09b39a1ec1568dd6f8f16deb2a04
parentb4aff10ac08ceaf66049507aa4d5624b65e97e79
parentb9855e6cf5f77061155d1dd33837a3b1b1d76ed7
Fix coverage CI job (#42322)

It has been failing for a few days:

```
lcov: ERROR: lcov: ERROR: (inconsistent) mismatched end line for test_path_exists_body at /home/runner/work/systemd/systemd/src/test/test-path.c:158: 158 -> 185 while capturing from build/mkosi.builddir/arch~rolling~x86-64/test-path.p/src_test_test-path.c.gcno
(use "lcov --ignore-errors inconsistent ..." to bypass this error)
```