diff options
Diffstat (limited to 'tests/pkg-update.testscript')
-rw-r--r-- | tests/pkg-update.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkg-update.testscript b/tests/pkg-update.testscript index f0a8f64..89833d4 100644 --- a/tests/pkg-update.testscript +++ b/tests/pkg-update.testscript @@ -47,7 +47,7 @@ &$out/hello/signature.manifest end -config_cxx = config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true) +config_cxx = [cmdline] config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true) pkg_configure += -d cfg $config_cxx 2>! pkg_disfigure += -d cfg |