Don't exit just because some early commands fail. Use the -k flag when running the...
authorBill Wendling <isanbard@gmail.com>
Tue, 18 Oct 2011 17:27:12 +0000 (17:27 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 18 Oct 2011 17:27:12 +0000 (17:27 +0000)
commit630243a8c2d40df137b64246b7ed4363962fd9b4
tree8923c2b4f926bea50a32dd425683eb1c315f740d
parent5e3e811bf6d4d3fa9fa1c6abdaa6fd7ee75dddf9
Don't exit just because some early commands fail. Use the -k flag when running the checks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142369 91177308-0d34-0410-b5e6-96231b3b80d8
utils/release/test-release.sh