From 268d579fea6e81e25fd2420022e03157cca0ea16 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 1 Aug 2009 10:42:39 +0000 Subject: [PATCH] Disable echo right away. [SVN r55336] --- bootstrap.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap.bat b/bootstrap.bat index 326464f742..ed166dd30b 100644 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -1,10 +1,10 @@ +@ECHO OFF + REM Copyright (C) 2009 Vladimir Prus REM REM Distributed under the Boost Software License, Version 1.0. REM (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -@ECHO OFF - ECHO Building Boost.Jam build engine if exist ".\tools\jam\src\bin.ntx86\bjam.exe" del tools\jam\src\bin.ntx86\bjam.exe cd tools\jam\src