Removed an echo statement I was using for debugging on the second time this was run.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4219 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lhauch 2007-10-25 18:55:17 +00:00
parent 20e51d2793
commit ae0c9fa612
1 changed files with 0 additions and 1 deletions

View File

@ -294,7 +294,6 @@ echo.
@goto end
:NewBuild
echo in NewBuild
@IF NOT EXIST "BaseTools\toolsetup.bat" goto AntBuild
if not defined EDK_TOOLS_PATH set EDK_TOOLS_PATH=%WORKSPACE%\BaseTools
@call BaseTools\toolsetup.bat