Revert "Temporarily disable make check"

This reverts commit 31f8189d14.

This is no longer needed:
https://bugzilla.redhat.com/show_bug.cgi?id=2021214
This commit is contained in:
Pavel Březina 2021-12-02 16:32:26 +01:00
parent 31f8189d14
commit 2bec749253
1 changed files with 1 additions and 1 deletions

View File

@ -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