]> git.proxmox.com Git - mirror_edk2.git/commit
edksetup.sh: Fix typo and return code
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 30 Jan 2014 19:26:53 +0000 (19:26 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 30 Jan 2014 19:26:53 +0000 (19:26 +0000)
commit1bb6bfaa082be625512297a3250be58e2f999341
tree1e381507fd8bb78a76f2bf1874dfb2f960bf2f30
parentef9086c3a52572fbd7f9c16e57093086224ce914
edksetup.sh: Fix typo and return code

The typo was a check for the string "BaseTool" instead of "BaseTools".

Also fixed the issue where the script returned success even when
configuration failed.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15200 6f19259b-4bc3-4df7-8a09-765794883524
edksetup.sh