llvm-project/llvm/utils/release
Dimitry Andric 52a143a5d9 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.

llvm-svn: 242722
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 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 Avoid early pipefail exits due to grep failures in stage comparisons. 2015-07-20 22:24:40 +00:00