Cleaner build conditional for tests

This commit is contained in:
Benjamin A. Beasley 2023-07-08 10:54:58 -04:00
parent 6887c6aedd
commit a23ab89547

View File

@ -1,4 +1,4 @@
%bcond tests 0%{?!rhel:1}
%bcond tests %{undefined rhel}
# The python-diskcache package, used in some of the tests, has been retired.
%bcond diskcache 0