labath added inline comments.

================
Comment at: 
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py:215
+        # /home/labath/test/a.out)
+        tmp_sysroot = "/tmp/lldb_i386_mock_sysroot"
+        executable = tmp_sysroot + "/home/labath/test/a.out"
----------------
EugeneBi wrote:
> labath wrote:
> > Please put this in the build folder (self.getBuildDir) instead of `/tmp`.
> I uploaded new diff and closed revision. 
> Do I need to do anything else?
Normally, the revision would be automatically closed when the patch is 
committed. Do you have commit access or you need someone to commit this for you?


https://reviews.llvm.org/D49685



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

Reply via email to