[Lldb-commits] [PATCH] D19288: test infra: move test	event-related handling into its own package
    Pavel Labath via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Apr 20 03:01:40 PDT 2016
    
    
  
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Makes sense.
================
Comment at: packages/Python/lldbsuite/test_event/formatter/curses.py:1
@@ +1,2 @@
+#!/usr/bin/env python
+
----------------
Is this actually supposed to be executable?
http://reviews.llvm.org/D19288
    
    
More information about the lldb-commits
mailing list