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/cc/preprocessed/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cc/preprocessed/testscript') diff --git a/tests/cc/preprocessed/testscript b/tests/cc/preprocessed/testscript index 7946b46..507a92d 100644 --- a/tests/cc/preprocessed/testscript +++ b/tests/cc/preprocessed/testscript @@ -2,7 +2,7 @@ # license : MIT; see accompanying LICENSE file crosstest = false -test.arguments = config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true) update +test.arguments = config.cxx=$quote($recall($cxx.path) $cxx.config.mode) update .include ../../common.testscript -- cgit v1.1