From 891d13075769cbe1c50be3acd191359490b0af9a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 9 Mar 2020 21:45:34 +0300 Subject: Optimize testscripts not to search for subprojects --- tests/test/common.testscript | 1 + tests/test/script/common.testscript | 1 + 2 files changed, 2 insertions(+) (limited to 'tests/test') diff --git a/tests/test/common.testscript b/tests/test/common.testscript index 23d004d..49c0640 100644 --- a/tests/test/common.testscript +++ b/tests/test/common.testscript @@ -9,6 +9,7 @@ +cat <=build/bootstrap.build project = test amalgamation = +subprojects = using test EOI diff --git a/tests/test/script/common.testscript b/tests/test/script/common.testscript index 51a9c84..4469d1c 100644 --- a/tests/test/script/common.testscript +++ b/tests/test/script/common.testscript @@ -9,6 +9,7 @@ +cat <<"EOI" >=build/bootstrap.build project = test amalgamation = +subprojects = using test EOI -- cgit v1.1