2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 12:42:11 +00:00

Fix diagnostic.

[SVN r33621]
This commit is contained in:
Vladimir Prus
2006-04-10 07:22:57 +00:00
parent 3bb96653bb
commit 321dccff1a

View File

@@ -249,7 +249,7 @@ rule get-invocation-command (
if $(.debug-configuration)
{
ECHO "warning: toolset $(toolset) initialization: " ;
ECHO "warning: can't find user-provided command '$(user-provided-command:J= )'" ;
ECHO "warning: can't find user-provided command " '$(user-provided-command)' ;
ECHO "warning: initialized from" [ errors.nearest-user-location ] ;
}
# It's possible, in theory, that user-provided command is OK, but we're