From d2a4682d868290f1a5e0e4c4aac91f6f900bb0ad Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 8 Jul 2022 16:13:23 +0300 Subject: Fix some tests to match canned command line semantics --- tests/pkg-configure.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pkg-configure.testscript') diff --git a/tests/pkg-configure.testscript b/tests/pkg-configure.testscript index 1c049b6..2374460 100644 --- a/tests/pkg-configure.testscript +++ b/tests/pkg-configure.testscript @@ -70,7 +70,7 @@ cp -r $src/t8a $out/t8a && $rep_create $out/t8a &$out/t8a/packages.manifest end -test.arguments += config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true) +test.arguments += config.cxx=$quote($recall($cxx.path) $cxx.config.mode) pkg_disfigure += -d cfg pkg_fetch += -d cfg 2>! -- cgit v1.1