mirror of https://github.com/acidanthera/audk.git
fixed a typo
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5341 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
da3ce3d0ae
commit
9cf974f646
|
@ -131,7 +131,7 @@ pushd .
|
|||
)
|
||||
echo EDK_TOOLS_PATH = %EDK_TOOLS_PATH%
|
||||
if defined BASE_TOOLS_PATH (
|
||||
echo BASE_TOOLS_PATH = %EDK_TOOLS_PATH%
|
||||
echo BASE_TOOLS_PATH = %BASE_TOOLS_PATH%
|
||||
)
|
||||
echo.
|
||||
|
||||
|
|
Loading…
Reference in New Issue