From 0e91fb3355fe994f41b16165a44b0e20ba16d8a3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 14 Jan 2018 09:07:34 +0100 Subject: [PATCH] be super-verbose in tests Signed-off-by: Igor Gnatenko --- rust-packaging.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-packaging.spec b/rust-packaging.spec index 20d6cc3..a47ac1f 100644 --- a/rust-packaging.spec +++ b/rust-packaging.spec @@ -71,7 +71,7 @@ install -D -p -m 0644 -t %{buildroot}%{_rpmconfigdir}/fileattrs data/cargo.attr %if %{with check} %check -py.test-%{python3_version} -v test.py +py.test-%{python3_version} -vv test.py %endif %files