[Lldb-commits] [lldb] r255025 - flip on executable bit on test runner tests

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 8 08:22:28 PST 2015


Author: tfiala
Date: Tue Dec  8 10:22:27 2015
New Revision: 255025

URL: http://llvm.org/viewvc/llvm-project?rev=255025&view=rev
Log:
flip on executable bit on test runner tests

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

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

Propchange: lldb/trunk/packages/Python/lldbsuite/test/test_runner/test/inferior.py
------------------------------------------------------------------------------
    svn:executable = *

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

Propchange: lldb/trunk/packages/Python/lldbsuite/test/test_runner/test/process_control_tests.py
------------------------------------------------------------------------------
    svn:executable = *




More information about the lldb-commits mailing list