summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldbtest.py
diff options
context:
space:
mode:
authorTatyana Krasnukha <tatyana@synopsys.com>2018-12-14 23:02:41 +0000
committerTatyana Krasnukha <tatyana@synopsys.com>2018-12-14 23:02:41 +0000
commit01278833737eb9317e39ea9b44bad629d4ec0dc9 (patch)
tree62699255a91783a405e44b3c67c5fe4e122f733c /lldb/packages/Python/lldbsuite/test/lldbtest.py
parent560ff3559278cff3ecd3ad9d61b6ad4ee697e298 (diff)
downloadbcm5719-llvm-01278833737eb9317e39ea9b44bad629d4ec0dc9.tar.gz
bcm5719-llvm-01278833737eb9317e39ea9b44bad629d4ec0dc9.zip
Update a comment according to r255360 "Remove -r and -R options from dotest.py"
llvm-svn: 349208
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/lldbtest.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/lldbtest.py b/lldb/packages/Python/lldbsuite/test/lldbtest.py
index 0606dce43a9..e689d65e7b5 100644
--- a/lldb/packages/Python/lldbsuite/test/lldbtest.py
+++ b/lldb/packages/Python/lldbsuite/test/lldbtest.py
@@ -72,8 +72,7 @@ from lldbsuite.support import encoded_file
from lldbsuite.support import funcutils
# See also dotest.parseOptionsAndInitTestdirs(), where the environment variables
-# LLDB_COMMAND_TRACE and LLDB_DO_CLEANUP are set from '-t' and '-r dir'
-# options.
+# LLDB_COMMAND_TRACE is set from '-t' option.
# By default, traceAlways is False.
if "LLDB_COMMAND_TRACE" in os.environ and os.environ[
OpenPOWER on IntegriCloud