r283853 - Explicitly ignore return code in test for test systems that use pipefail

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 11 04:39:47 PDT 2016


On Tue, Oct 11, 2016 at 1:38 PM, Renato Golin <renato.golin at linaro.org>
wrote:

> On 11 October 2016 at 07:13, Daniel Jasper via cfe-commits
> <cfe-commits at lists.llvm.org> wrote:
> > Author: djasper
> > Date: Tue Oct 11 01:13:18 2016
> > New Revision: 283853
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=283853&view=rev
> > Log:
> > Explicitly ignore return code in test for test systems that use pipefail
>
> Hi Daniel,
>
> I missed this commit and reverted the original patch.
>
> However, before we reapply, why not use "not" instead of "|| true" ?
>

Just because I don't know shell very well :). Feel free to use "not"
instead.


>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161011/e2c432b3/attachment.html>


More information about the cfe-commits mailing list