cosmetics - remove mixedspaces

This commit is contained in:
rpmbuild 2019-10-14 14:28:34 +00:00
commit a8a00a4e06

View file

@ -142,7 +142,7 @@ EXCLUDE='--exclude=^nothing$'
# 3.6.3 - testCompileFile started failing - https://kojipkgs.fedoraproject.org//work/tasks/9619/20589619/build.log
# https://github.com/VirusTotal/yara-python/issues/54
# seems to be fixed in 3.9.0
%ifarch s390 s390x %{power64}
%ifarch s390 s390x %{power64}
# EXCLUDE='--exclude=^testCompare$|^testModuleData$|^testEntrypoint$|^testIn$|^testIntegerFunctions$|^testCompileFile$'
EXCLUDE='--exclude=^nothing$'
%endif