Remove the -D option from dotest.py.
authorZachary Turner <zturner@google.com>
Tue, 8 Dec 2015 18:25:38 +0000 (18:25 +0000)
committerZachary Turner <zturner@google.com>
Tue, 8 Dec 2015 18:25:38 +0000 (18:25 +0000)
commitb0dcbd461edfe08342637138719bab85332e6e1d
tree72b95f0aeb0756ae6a8e70ca1e51c7861ebd440e
parent412ee3d45dc54b44e603ed5851f2f0f976c1e19f
Remove the -D option from dotest.py.

This removes the option to dump Python sys.path variable as part
of an effort to remove unused options.

llvm-svn: 255035
lldb/packages/Python/lldbsuite/test/configuration.py
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test/dotest_args.py