From a78f6332226e82f1ccf2f9fbd486b07c791d54a7 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 8 Jul 2022 15:53:11 +0300 Subject: Fix some tests to match canned command line semantics --- tests/dependency/recipe/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/dependency/recipe/testscript') diff --git a/tests/dependency/recipe/testscript b/tests/dependency/recipe/testscript index 36e0489..7616412 100644 --- a/tests/dependency/recipe/testscript +++ b/tests/dependency/recipe/testscript @@ -675,7 +675,7 @@ EOE : process-path-ex : { - config_cxx = config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true) + config_cxx = config.cxx=$quote($recall($cxx.path) $cxx.config.mode) mkdir build; cat <=build/bootstrap.build; -- cgit v1.1