VS integration installer: set SUCCESS=1 if we find VS 2013
authorHans Wennborg <hans@hanshq.net>
Mon, 24 Mar 2014 17:33:22 +0000 (17:33 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 24 Mar 2014 17:33:22 +0000 (17:33 +0000)
commit657c472bb0557631622444ef452fbbdf9c2d5029
tree974943ef3017cb4eb6be9ebd7524a4c8b899594c
parentb6f02c13da32252b3ef2d95db8089bffd3028e0f
VS integration installer: set SUCCESS=1 if we find VS 2013

Previously we would print an error message on machines where the only VS
version we find is 2013, even though we successfully install the integration
files for it.

Also, we shouldn't have two END labels.

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