commit | 929163d1a0ce9c82113594256d37ddc853245ab7 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Thu Sep 07 21:28:09 2017 +0000 |
committer | Reid Kleckner <rnk@google.com> | Thu Sep 07 21:28:09 2017 +0000 |
tree | 190871ad243fa9b7feb2f5105eef0ef87a755158 | |
parent | f4c57ac5fea5b819b2912fdc46494d33ff97d248 [diff] |
Fix llvm-xray tests to avoid subshells We already uses pipefail to detect failure of a redirected command, so the "|| echo failure" construct was unnecessary. These tests run and pass on Windows now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312747 91177308-0d34-0410-b5e6-96231b3b80d8