diff options
Diffstat (limited to 'tests/update.testscript')
-rw-r--r-- | tests/update.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/update.testscript b/tests/update.testscript index 39d20ae..40634a6 100644 --- a/tests/update.testscript +++ b/tests/update.testscript @@ -6,7 +6,7 @@ .include common.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>! |