From 5591d45546fcfcd25c5983de817a3218fd67f889 Mon Sep 17 00:00:00 2001 From: Iker Pedrosa Date: Apr 12 2022 08:32:26 +0000 Subject: Reenable make check This reverts commit 1e24a3ac9d3f1bcabebe7b2ea490e74ce46a334f. --- diff --git a/sssd.spec b/sssd.spec index 62bd96c..d48efcb 100644 --- a/sssd.spec +++ b/sssd.spec @@ -535,10 +535,10 @@ autoreconf -ivf %py3_shebang_fix src/tools/analyzer/sss_analyze 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 -#unset CK_TIMEOUT_MULTIPLIER +%check +export CK_TIMEOUT_MULTIPLIER=10 +%make_build check VERBOSE=yes +unset CK_TIMEOUT_MULTIPLIER %install