From: Martin Vidner Date: Tue, 15 Oct 2019 09:28:24 +0000 (+0200) Subject: Run tests with VERBOSE so that failure details are shown X-Git-Tag: v0.8.5^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf6f51108cf1084d2ef0e223409834e307c73026;p=thirdparty%2Fsnapper.git Run tests with VERBOSE so that failure details are shown --- diff --git a/snapper.spec.in b/snapper.spec.in index 2e5e220d..3957b245 100644 --- a/snapper.spec.in +++ b/snapper.spec.in @@ -119,7 +119,7 @@ install -D -m 644 data/sysconfig.snapper "%{buildroot}/etc/sysconfig/snapper" %{find_lang} snapper %check -make check +make check VERBOSE=1 %pre %if 0%{?suse_version}