Remove the -P option from dotest.py
authorZachary Turner <zturner@google.com>
Wed, 9 Dec 2015 20:48:59 +0000 (20:48 +0000)
committerZachary Turner <zturner@google.com>
Wed, 9 Dec 2015 20:48:59 +0000 (20:48 +0000)
commit94ea56bc8bb5bde691d87cdb65ec859c25f202c3
tree3243b3b6cdf3117c365211ef7aa7882e5c3a7c99
parent35a7610a052ddee9036c02ca62b2d4d42414611b
Remove the -P option from dotest.py

This was an option to display a graphical progress bar.  Nobody
is using this, and it doesn't work correctly anyway with the new
result formatter.

llvm-svn: 255153
lldb/packages/Python/lldbsuite/test/configuration.py
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test/dotest_args.py
lldb/packages/Python/lldbsuite/test/test_result.py
lldb/third_party/Python/module/progress/progress.py [deleted file]