llvm-6502/utils/release
Hans Wennborg b8f373eb60 test-release.sh: Defer test errors until the end
This makes the script run to the end and produce tarballs even on test
failures, and then highlights any errors afterwards.

(I first tried just storing the errors in a global variable, but that
didn't work as the "test_llvmCore" function invocation is actually
running as a sub-shell.)

Differential Revision: http://reviews.llvm.org/D11478

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243116 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-24 16:16:09 +00:00
..
export.sh Add libunwind to the release scripts 2015-07-17 16:49:59 +00:00
findRegressions-nightly.py Modify the sh-bang to run out-of-the-box for FreeBSDes. 2012-04-20 20:31:44 +00:00
findRegressions-simple.py Modify the sh-bang to run out-of-the-box for FreeBSDes. 2012-04-20 20:31:44 +00:00
merge.sh Release merge script: don't actually commit the merge 2015-01-13 00:07:31 +00:00
tag.sh Add libunwind to the release scripts 2015-07-17 16:49:59 +00:00
test-release.sh test-release.sh: Defer test errors until the end 2015-07-24 16:16:09 +00:00