llvm-6502/utils/release
Dimitry Andric 85e9772512 Avoid early pipefail exits due to grep failures in stage comparisons.
If objects or executables did not contain any RPATH, grep would return
nonzero, and the whole stage comparison loop would unexpectedly exit.
Fix this by checking the grep result explicitly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242722 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-20 22:24:40 +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 Avoid early pipefail exits due to grep failures in stage comparisons. 2015-07-20 22:24:40 +00:00