mirror of
https://github.com/systemd/systemd.git
synced 2026-07-23 07:50:41 +00:00
Since c6552ad we now try to collect coverage even in situations where
it's basically impossible (like in test-mount-util where the whole / is
mounted as read-only). As dealing with this is not worth the trouble,
let's ignore the missing coverage errors thrown by gcov in such cases.