force use of Python2 in test suite

This commit is contained in:
Joe Orton 2018-02-09 13:21:12 +00:00
parent a2f1b0bc3e
commit f71da83290
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# set to zero to avoid running test suite
%ifarch %{power64}
%ifarch %{power64} s390x
%global with_java 0
%global make_check 0
%else