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/bash/testscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/bash') diff --git a/tests/bash/testscript b/tests/bash/testscript index a0ac6e3..09bd989 100644 --- a/tests/bash/testscript +++ b/tests/bash/testscript @@ -13,6 +13,8 @@ if ($test.target == $build.host && $build.host.class != 'windows') .include ../common.testscript +cat <+build/bootstrap.build + subprojects = sub.bash + using test using install EOI -- cgit v1.1