diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-12-17 15:24:46 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-12-17 15:24:46 +0200 |
commit | 2ae4586e766ccb40acc37978573188cb660240ab (patch) | |
tree | 895f810ca84be5cce5240c0ec66cfd9e115eb162 /tests | |
parent | 5ef3e2083216ec9008642de51a4ab7ddce107d8f (diff) |
Improve diagnostics
Diffstat (limited to 'tests')
-rw-r--r-- | tests/config.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/config.testscript b/tests/config.testscript index f57e936..f4ce520 100644 --- a/tests/config.testscript +++ b/tests/config.testscript @@ -247,7 +247,7 @@ deinit += -d prj added configuration @cfg $~/prj-cfg/ 3 target default,forwarded,auto-synchronized warning: added configuration @cfg already linked with host configurations info: configuration of host type: $~/prj-host-cfg/ - info: consider adding them to this project + info: consider adding them to this project if it has any build-time dependencies EOE $* remove --all 2>!; |