From 0312b5e20763141cb3a8998b4930d03e2d649a7d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Jul 2022 17:17:09 +0200 Subject: Tweak diagnostics --- tests/config.testscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/config.testscript') diff --git a/tests/config.testscript b/tests/config.testscript index 17cfcb1..b1cc325 100644 --- a/tests/config.testscript +++ b/tests/config.testscript @@ -190,8 +190,8 @@ deinit += -d prj $clone_root_prj; $* create @cfg 2>>EOE != 0; - error: no module(s) specified for configuration to be created - info: for example, for C/C++ configuration specify 'cc' + error: no build system module(s) specified for configuration to be created + info: for example, for C/C++ configuration, specify 'cc' info: use '--' to create configuration without modules info: for example: bdep config create ... -- EOE -- cgit v1.1