mirror of
https://github.com/systemd/systemd.git
synced 2026-07-18 21:40:14 +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.