Re: [Lldb-commits] [PATCH] Define new builder_netbsd

2015-11-23 Thread Kamil Rytarowski via lldb-commits
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 For the reference, there was availability outage during this weekend on reviews.llvm.org. I was suggested to send a patch to this mailing list as a fall-back. Please review and merge with the LLDB sources. On 22.11.2015 17:23, Kamil Rytarowski via

[Lldb-commits] [PATCH] Define new builder_netbsd

2015-11-22 Thread Kamil Rytarowski via lldb-commits
--- packages/Python/lldbsuite/test/lldbtest.py | 2 ++ packages/Python/lldbsuite/test/plugins/builder_netbsd.py | 4 2 files changed, 6 insertions(+) create mode 100644 packages/Python/lldbsuite/test/plugins/builder_netbsd.py diff --git a/packages/Python/lldbsuite/test/lldbtes