[Lldb-commits] [PATCH] D12587: Roll dosep.py parallel test runner into dotest.py command line

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 3 07:38:48 PDT 2015


tfiala added inline comments.

================
Comment at: test/dosep.py:503
@@ +502,3 @@
+        "Please call dotest.py directly.  The dosep.py-specific arguments "
+        "have been added under the Parallel processing arguments.")
+    sys.exit(128)
----------------
labath wrote:
> You should print a \n after this message.
Yes, good catch.


http://reviews.llvm.org/D12587





More information about the lldb-commits mailing list