From: Luca Boccassi Date: Wed, 27 May 2026 10:47:21 +0000 (+0100) Subject: Fix coverage CI job (#42322) X-Git-Tag: v261-rc3~69 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ac0e7731c6aef2c459a4e8c186a4ce2e337d128;p=thirdparty%2Fsystemd.git 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) ``` --- 7ac0e7731c6aef2c459a4e8c186a4ce2e337d128