From bbee800c8da8c3b638f8b8c979bb2e0d0f1fbcd9 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Wed, 4 Feb 2015 04:14:32 -0500 Subject: [PATCH] Enabling test_parallel again --- master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.cfg b/master.cfg index b7d768a..f07dec6 100644 --- a/master.cfg +++ b/master.cfg @@ -452,7 +452,7 @@ The parameters of the class are: # Set this to false to disable parallel testing (i.e., do not use # FORCE_PARALLEL) - test_parallel = False + test_parallel = True # Set this to the make command that you want to run in the "make" # steps.