[Lldb-commits] [lldb] r132692 - /lldb/trunk/test/lldbtest.py

Johnny Chen johnny.chen at apple.com
Mon Jun 6 14:36:56 PDT 2011


Author: johnny
Date: Mon Jun  6 16:36:56 2011
New Revision: 132692

URL: http://llvm.org/viewvc/llvm-project?rev=132692&view=rev
Log:
Remove extra whitespace.

Modified:
    lldb/trunk/test/lldbtest.py

Modified: lldb/trunk/test/lldbtest.py
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/test/lldbtest.py?rev=132692&r1=132691&r2=132692&view=diff
==============================================================================
--- lldb/trunk/test/lldbtest.py (original)
+++ lldb/trunk/test/lldbtest.py Mon Jun  6 16:36:56 2011
@@ -391,7 +391,6 @@
           build the binaries used during a particular test scenario.  A plugin
           should be provided for the sys.platform running the test suite.  The
           Mac OS X implementation is located in plugins/darwin.py.
-
     """
 
     @classmethod





More information about the lldb-commits mailing list