diff --git a/systemd.spec b/systemd.spec index 36bc608..3f64fe1 100644 --- a/systemd.spec +++ b/systemd.spec @@ -524,7 +524,7 @@ EOF %check %if %{with tests} -meson test -C %{_vpath_builddir} -t 6 +meson test -C %{_vpath_builddir} -t 6 --print-errorlogs %endif #############################################################################################