[Lldb-commits] [PATCH] 5 minute timeout for tests

Zachary Turner zturner at google.com
Wed Dec 3 16:46:03 PST 2014


Fair enough, no need to change anything then.

Weird though that os.system doesn't return the same value, I always thought
os.system(x) was equivalent to subprocess.call(x, shell=True).

Anyway, LGTM

On Wed Dec 03 2014 at 4:44:32 PM Chaoren Lin <chaorenl at google.com> wrote:

> There are other uses of the os module, so it can't be removed either.
>
> http://reviews.llvm.org/D6364
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141204/36c89f8e/attachment.html>


More information about the lldb-commits mailing list