diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-10-18 17:11:48 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-10-18 17:11:48 +0000 |
commit | ded44e220f6ce15258663a0353cccc188211f1d7 (patch) | |
tree | e252225fc3435fc8fecb1de13060a8215d899416 /lldb/packages/Python/lldbsuite/test/commands/command/script/TestCommandScript.py | |
parent | 7f704320b058f7217847ee0e599f64e2ce50447c (diff) | |
download | bcm5719-llvm-ded44e220f6ce15258663a0353cccc188211f1d7.tar.gz bcm5719-llvm-ded44e220f6ce15258663a0353cccc188211f1d7.zip |
[Reproducer] Use ::rtrim() to remove trailing control characters.
Pavel correctly pointed out that removing all control characters from
the working directory is overkill. It should be sufficient to just strip
the last ones.
llvm-svn: 375259
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/TestCommandScript.py')
0 files changed, 0 insertions, 0 deletions