From ea22643b2217921df74ea14df47d7c83987d5761 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 9 Dec 2016 17:29:27 +0200 Subject: Initial parallel scheduler implementation, use to run testscrips --- tests/common.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/common.test') diff --git a/tests/common.test b/tests/common.test index a35d0f8..370db00 100644 --- a/tests/common.test +++ b/tests/common.test @@ -12,7 +12,7 @@ amalgamation = EOI test = $effect($build.path) -test.options += -q --buildfile - +test.options += --jobs 1 --quiet --buildfile - # By default just load the buildfile. # -- cgit v1.1