]> git.proxmox.com Git - mirror_edk2.git/commit - edksetup.bat
BaseTools: Rectify use of @ in .BAT files.
authorOlivier Martin <olivier.martin@arm.com>
Mon, 24 Feb 2014 14:09:00 +0000 (14:09 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Feb 2014 14:09:00 +0000 (14:09 +0000)
commit7ef23d9c2c2fe8e295f85d44591dd9f0d1fbc0bc
treebb9c1df0521aaf846d13304ac312a688ce4bd503
parentc1cdcab9526506673b882017845a043cead8bc69
BaseTools: Rectify use of @ in .BAT files.

Tracing of the .BAT files is obscured by use of the @ prefix
and is confused by the "echo on" at the end of toolsetup.bat.

Silent all the 'echo' with '@'. And remove '@' from the non
'echo' line to make easier to trace the batch files when 'echo on'.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by Yingke Liu <yingke.d.liu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15253 6f19259b-4bc3-4df7-8a09-765794883524
edksetup.bat