From 2bec749253789abfb8b7c305e31cb8967c068413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Thu, 2 Dec 2021 16:32:26 +0100 Subject: [PATCH] Revert "Temporarily disable make check" This reverts commit 31f8189d14b92bf3c247d47d3f111a855577658b. This is no longer needed: https://bugzilla.redhat.com/show_bug.cgi?id=2021214 --- sssd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sssd.spec b/sssd.spec index 6c4b1e7..1d00c31 100644 --- a/sssd.spec +++ b/sssd.spec @@ -538,7 +538,7 @@ sed -i -e 's:/usr/bin/python:/usr/bin/python3:' src/tools/sss_obfuscate %check export CK_TIMEOUT_MULTIPLIER=10 -#%make_build check VERBOSE=yes +%make_build check VERBOSE=yes unset CK_TIMEOUT_MULTIPLIER %install