diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2022-07-08 16:13:23 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2022-07-08 16:13:23 +0300 |
commit | d2a4682d868290f1a5e0e4c4aac91f6f900bb0ad (patch) | |
tree | 1e57be0db48f9cd7e35c0a3534b7439b7f1f41a6 /tests/cfg-create.testscript | |
parent | fbcdab1afc8af7001ed2ade6bb972d559cd55553 (diff) |
Fix some tests to match canned command line semantics
Diffstat (limited to 'tests/cfg-create.testscript')
-rw-r--r-- | tests/cfg-create.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfg-create.testscript b/tests/cfg-create.testscript index e69629d..f22bd57 100644 --- a/tests/cfg-create.testscript +++ b/tests/cfg-create.testscript @@ -3,7 +3,7 @@ .include common.testscript -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) cfg_create += 2>! |