This patch, in fact =)

================
Comment at: test/dosep.py:8
@@ +7,3 @@
+
+Override the default time limit of 5 minutes with LLDB_TEST_TIMEOUT.
+E.g., LLDB_TEST_TIMEOUT=10m
----------------
You haven't said anything about setting env vars.

================
Comment at: test/dosep.py:14
@@ -5,1 +13,3 @@
+
+Set to "0" to run without time limit.
 """
----------------
E.g. LLDB_TEST_TIMEOUT=0

================
Comment at: test/dosep.py:140
@@ +139,3 @@
+
+       Override the default time limit of 5 minutes with LLDB_TEST_TIMEOUT.
+       E.g., LLDB_TEST_TIMEOUT=10m
----------------
Again, make sure you call out that these are environment variables.

http://reviews.llvm.org/D6669

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to