diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-10-28 13:14:47 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-10-28 13:24:07 -0700 |
commit | f8a92af893eee7ac7ffda93c24b9e69df506148f (patch) | |
tree | 2753056fd92c3f378d5be76700847ecec4182a0f /lldb/scripts/Python/use_lldb_suite.py | |
parent | f5094e182947710f0b8dd4fafd23fd66634a3f19 (diff) | |
download | llvm-f8a92af893eee7ac7ffda93c24b9e69df506148f.zip llvm-f8a92af893eee7ac7ffda93c24b9e69df506148f.tar.gz llvm-f8a92af893eee7ac7ffda93c24b9e69df506148f.tar.bz2 |
[LLDB] Remove incorrect dotest.py invocation
The invocation shown by dotest.py to re-run a single test is misleading:
it ranges from missing arguments (best case scenario) to being totally
wrong (worst case scenario).
In the past I've tried to get it right, but given the dotest
architecture this is harder than it looks. Furthermore, we have pretty
good documentation on the website [1] for most use cases.
This patch removes the rerun invocation.
[1] https://lldb.llvm.org/resources/test.html
Diffstat (limited to 'lldb/scripts/Python/use_lldb_suite.py')
0 files changed, 0 insertions, 0 deletions