Re: [Lldb-commits] [PATCH] D24062: Removed warnOnFailure flag for the step for running NDK update script.

2016-08-30 Thread Jesik Min via lldb-commits
jesikmin updated this revision to Diff 69780. jesikmin added a comment. Added haltOnFaulure=False flag. https://reviews.llvm.org/D24062 Files: zorg/buildbot/builders/LLDBBuilder.py Index: zorg/buildbot/builders/LLDBBuilder.py ==

Re: [Lldb-commits] [PATCH] D24062: Removed warnOnFailure flag for the step for running NDK update script.

2016-08-30 Thread Jesik Min via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL280177: Removed warnOnFailure flag for the step for running NDK update script. (authored by jesikmin). Changed prior to commit: https://reviews.llvm.org/D24062?vs=69780&id=69782#toc Repository: rL LL

[Lldb-commits] [PATCH] D24062: Removed warnOnFailure flag for the step for running NDK update script.

2016-08-30 Thread Jesik Min via lldb-commits
jesikmin created this revision. jesikmin added reviewers: chying, gkistanova. jesikmin added a subscriber: lldb-commits. Removed warnOnFailure flag for the step for running NDK update script. https://reviews.llvm.org/D24062 Files: zorg/buildbot/builders/LLDBBuilder.py Index: zorg/buildbot/bui