mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Boost Build cleanup - minor stylistic change.
[SVN r79905]
This commit is contained in:
@@ -25,7 +25,7 @@ rule backtrace ( skip-frames prefix messages * : * )
|
||||
local bt = [ nearest-user-location ] ;
|
||||
if $(bt)
|
||||
{
|
||||
ECHO "$(prefix) at $(bt) " ;
|
||||
ECHO $(prefix) at $(bt) ;
|
||||
}
|
||||
for local n in $(args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user