diff options
author | Reid Kleckner <rnk@google.com> | 2017-07-26 16:25:48 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2017-07-26 16:25:48 +0000 |
commit | 43c2b131d9a1643a8db6393d6258c8c3ec096142 (patch) | |
tree | d97f77b2268a781c796992eb2d151c377127f1b6 /llvm/utils/lit/tests/xunit-output.py | |
parent | 239e4b9301e11942ee19da229ca9fd7aa83a4125 (diff) | |
download | bcm5719-llvm-43c2b131d9a1643a8db6393d6258c8c3ec096142.tar.gz bcm5719-llvm-43c2b131d9a1643a8db6393d6258c8c3ec096142.zip |
Quote '?' in llvm-rc test
Summary:
Bash interperets the '?' character as matching an arbitrary character.
On systems that have a file or directory with exactly one character in
their root directory, '/?' gets reinterpreted into that pathname, which
fails to match the expected Help text for llvm-rc.
This patch quotes the '/?' to avoid that edge case.
Reviewers: mnbvmar, ecbeckmann, rnk
Reviewed By: rnk
Subscribers: dyung, ruiu, llvm-commits
Differential Revision: https://reviews.llvm.org/D35852
llvm-svn: 309133
Diffstat (limited to 'llvm/utils/lit/tests/xunit-output.py')
0 files changed, 0 insertions, 0 deletions