emaste added inline comments.

================
Comment at: 
packages/Python/lldbsuite/test/functionalities/process_attach/TestProcessAttach.py:43
+       def test_attach_to_process_frm_different_dir_by_id(self):
+               """Test attach by process id"""
+        os.mkdir(os.path.join(os.getcwd(),'newdir'))
----------------
whitespace issue here in raw diff



https://reviews.llvm.org/D32522



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

Reply via email to