1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/utils/release
Hans Wennborg 7ccf47247d 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

llvm-svn: 243116
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
findRegressions-simple.py
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