mirror of
https://github.com/systemd/systemd.git
synced 2026-07-24 16:25:52 +00:00
meson test output is extremely verbose, printing a separate line for each successful test. Let's add -q/--quiet everywhere so it only prints full lines for skipped and failed tests.