From c38dbdc551789ee137bd6775e1a2a51c0923e590 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 16 Jul 2020 09:12:11 +0200 Subject: Use *.config.mode instead of *.mode in tests --- tests/pkg-clean.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pkg-clean.testscript') diff --git a/tests/pkg-clean.testscript b/tests/pkg-clean.testscript index c75055c..7e04425 100644 --- a/tests/pkg-clean.testscript +++ b/tests/pkg-clean.testscript @@ -47,7 +47,7 @@ &$out/hello/signature.manifest end -pkg_configure += -d cfg config.cxx=$quote($recall($cxx.path) $cxx.mode, true) 2>! +pkg_configure += -d cfg config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true) 2>! pkg_disfigure += -d cfg pkg_fetch += -d cfg 2>! pkg_purge += -d cfg -- cgit v1.1