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

Chaoren Lin chaorenl at google.com
Wed Dec 3 16:44:20 PST 2014


There are other uses of the os module, so it can't be removed either.

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

> os.system didn't return the correct exit code (124). And I believe
> subprocess.call is intended to replace os.system anyway according to this
> <https://docs.python.org/2/library/subprocess.html#module-subprocess>.
>
> http://reviews.llvm.org/D6364
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141204/aedd603f/attachment.html>


More information about the lldb-commits mailing list