Fix msbuild integration install script.
authorHans Wennborg <hans@hanshq.net>
Thu, 10 Oct 2013 17:31:54 +0000 (17:31 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 10 Oct 2013 17:31:54 +0000 (17:31 +0000)
commit6a24c7d4e78ade068e60cbb95adb5021014ba0b7
treedf2d6e34db9e3d2c1d1a911ee005009d02c8d2cc
parent47fbbc2dc5696d27f4e3c8a5432777976dd8da0a
Fix msbuild integration install script.

We previously failed to check whether the SUCCESS variable was set,
and would thus always exit with a failure if vs2012 didn't exist.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192370 91177308-0d34-0410-b5e6-96231b3b80d8
tools/msbuild/install.bat