diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-10-12 19:29:49 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-10-12 19:29:49 +0000 |
commit | f062c2fb5940065fd14aca8045e7432c87216933 (patch) | |
tree | 5fa2ab78d569c1d82f485d55625f9e300d007a3c /lldb/scripts/Python/python-extensions.swig | |
parent | 65c1c43c137486e7af73d57546e3716e1080745c (diff) | |
download | bcm5719-llvm-f062c2fb5940065fd14aca8045e7432c87216933.tar.gz bcm5719-llvm-f062c2fb5940065fd14aca8045e7432c87216933.zip |
The 'regexp-break' command now prints out the command that results from
expanding the regular expression command. So change the more stringent:
self.expect(..., startstr = matching_string)
to:
self.expect(..., substrs = [matched_string])
to pass the test.
llvm-svn: 116331
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions