From 24ad05caffdf8911c8acd86fa94f489f85acb2db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 16 Jan 2019 13:22:42 +0100 Subject: [PATCH] Re-enable testsuite --- cockpit.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cockpit.spec b/cockpit.spec index 2d5acea..0345f6a 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -182,8 +182,8 @@ exec 2>&1 make -j4 %{?extra_flags} all %check -#exec 2>&1 -#make -j4 check +exec 2>&1 +make -j4 check %install make install DESTDIR=%{buildroot}