[Lldb-commits] [lldb] r251863 - Revert "Make new dotest.py executable"

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 2 15:41:44 PST 2015


Author: labath
Date: Mon Nov  2 17:41:44 2015
New Revision: 251863

URL: http://llvm.org/viewvc/llvm-project?rev=251863&view=rev
Log:
Revert "Make new dotest.py executable"

This was a misunderstanding on my part. The new dotest.py is not meant to be executed directly.

Modified:
    lldb/trunk/packages/Python/lldbsuite/test/dotest.py   (contents, props changed)

Modified: lldb/trunk/packages/Python/lldbsuite/test/dotest.py
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/packages/Python/lldbsuite/test/dotest.py?rev=251863&r1=251862&r2=251863&view=diff
==============================================================================
    (empty)

Propchange: lldb/trunk/packages/Python/lldbsuite/test/dotest.py
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*




More information about the lldb-commits mailing list