Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 17143c4837393d42c484b42d1789b85b2cff1aaf
      
https://github.com/tianocore/edk2/commit/17143c4837393d42c484b42d1789b85b2cff1aaf
  Author: Rebecca Cran <rebe...@bsdio.com>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

  Changed paths:
    M BaseTools/toolsetup.bat

  Log Message:
  -----------
  BaseTools: Reset ERRORLEVEL in toolsetup.bat after edk2basetools check

When using the in-source BaseTools, edksetup.bat will exit with an
ERRORLEVEL of 1 because the line in toolsetup.bat
"%PYTHON_COMMAND% -c "import edk2basetools" >NUL 2>NUL"
fails.

Ensure ERRORLEVEL is set to 0 when edksetup.bat or toolsetup.bat is
successfully run.

Signed-off-by: Rebecca Cran <rebe...@bsdio.com>
Reviewed-by: Bob Feng <bob.c.f...@intel.com>
Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to