From c65fa2225bef2b9ec57b3ab1d52d87d14b8575f5 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 23 Nov 2008 00:58:07 +0000 Subject: [PATCH] Isolate running of bjam tests to individual bjam instances to prevent possible spillover errors from one test affecting another test. Separate the bjam used to run the tests vs. the bjam being tested. And add automatic re-building of the bjam being tested. (windows changes, unix changes to follow). [SVN r49878] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6816c4570f..da6abec028 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6816c4570ffa3c52e961025dd9eb867164cd459e +Subproject commit da6abec02850621c4781f6126d666a75a3d608c4