diff options
Diffstat (limited to 'tests/status.testscript')
-rw-r--r-- | tests/status.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/status.testscript b/tests/status.testscript index 4209969..941bc14 100644 --- a/tests/status.testscript +++ b/tests/status.testscript @@ -3,7 +3,7 @@ .include common.testscript project.testscript -config_cxx = cc config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true) +config_cxx = [cmdline] cc config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true) new += 2>! init += $config_cxx -d prj 2>! |