diff --git a/kdelibs.spec b/kdelibs.spec index d53c03e..c3f955e 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -487,7 +487,7 @@ rm -fv %{buildroot}%{_mandir}/man1/kdecmake.1* %check %if 0%{?tests} -time xvfb-run -a dbus-launch --exit-with-session make -C %{_target_platform}/ test ARGS="--verbose" ||: +time xvfb-run -a dbus-launch --exit-with-session make -C %{_target_platform}/ test ARGS="--output-on-failure" ||: %endif