summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-12-10 18:51:02 +0000
committerZachary Turner <zturner@google.com>2015-12-10 18:51:02 +0000
commit80310c29fb6cd5e835ea273b25e69a9d8836cea8 (patch)
tree8d5c6e837a42a167f3d665c14875271f0c5b5aee /lldb/packages/Python/lldbsuite/test/configuration.py
parent3cfa31492cd9add70042d3e73c5fac8d9eb5b378 (diff)
downloadbcm5719-llvm-80310c29fb6cd5e835ea273b25e69a9d8836cea8.tar.gz
bcm5719-llvm-80310c29fb6cd5e835ea273b25e69a9d8836cea8.zip
Remove the --output-on-success command line argument from dotest.
llvm-svn: 255277
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/configuration.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/configuration.py b/lldb/packages/Python/lldbsuite/test/configuration.py
index 9591ae3f70e..02f04c74579 100644
--- a/lldb/packages/Python/lldbsuite/test/configuration.py
+++ b/lldb/packages/Python/lldbsuite/test/configuration.py
@@ -146,7 +146,6 @@ lldb_platform_working_dir = None
is_inferior_test_runner = False
multiprocess_test_subdir = None
num_threads = None
-output_on_success = False
no_multiprocess_test_runner = False
test_runner_name = None
OpenPOWER on IntegriCloud