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/new.testscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/new.testscript') diff --git a/tests/new.testscript b/tests/new.testscript index b3cdae4..f9d1b99 100644 --- a/tests/new.testscript +++ b/tests/new.testscript @@ -1874,8 +1874,8 @@ subdir=hello,no-subdir-source \ : { $* -C -@cfg prj 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 new -C ... -- EOE -- cgit v1.1