clayborg added inline comments.

================
Comment at: packages/Python/lldbsuite/test/dotest.py:1313
 
     # Don't do lldb-server (llgs) tests on anything except Linux.
+    configuration.dont_do_llgs_test = not ("linux" in target_platform) and not 
("windows" in target_platform)
----------------
Update comment


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61687/new/

https://reviews.llvm.org/D61687



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to