Disable the test_suite again

This commit is contained in:
Charalampos Stratakis 2017-08-04 19:31:45 +02:00 committed by Petr Viktorin
parent 4054bf3421
commit 6f2bbd2c8b
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
%global with_computed_gotos yes
# Turn this to 0 to turn off the "check" phase:
%global run_selftest_suite 1
%global run_selftest_suite 0
# We want to byte-compile the .py files within the packages using the new
# python3 binary.