[Lldb-commits] [lldb] r144807 - /lldb/trunk/test/dosep.ty
Johnny Chen
johnny.chen at apple.com
Wed Nov 16 10:48:48 PST 2011
Author: johnny
Date: Wed Nov 16 12:48:48 2011
New Revision: 144807
URL: http://llvm.org/viewvc/llvm-project?rev=144807&view=rev
Log:
Remove invalid docstring (due to cut-and-paste error).
Modified:
lldb/trunk/test/dosep.ty
Modified: lldb/trunk/test/dosep.ty
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/test/dosep.ty?rev=144807&r1=144806&r2=144807&view=diff
==============================================================================
--- lldb/trunk/test/dosep.ty (original)
+++ lldb/trunk/test/dosep.ty Wed Nov 16 12:48:48 2011
@@ -29,7 +29,6 @@
os.system(command)
def main():
- """Read the root dir and the path spec, invoke lldb-disasm.py on the file."""
test_root = sys.path[0]
parser = OptionParser(usage="""\
More information about the lldb-commits
mailing list