diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec index fdcf03a..09dce97 100644 --- a/python-rpmautospec.spec +++ b/python-rpmautospec.spec @@ -126,7 +126,7 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/ %endif %check -%pytest \ +%pytest -v \ %if %{with xdist} --numprocesses=auto %endif