diff options
| author | Harini0924 <harinidonthula@google.com> | 2024-09-04 22:34:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-04 22:34:05 -0700 |
| commit | d18ca271f1add262b4ee0318a980f78a402f5e9c (patch) | |
| tree | 9f276857d2af8f5645946c853927f69bbbaa75b1 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 787fc81437dfc924e4a7d6106248e335e32aeeeb (diff) | |
Reapply "[llvm-lit] Add precommit test to verify current behavior of glob expansion in lit's internal shell" (#106763) (#107169)
This reverts commit 5af4ba2684b9b59de3bf8135f62e05ab68cfc489.
The previous patch was missing the closing parenthesis `)` in the
`CHECK` statement in the `llvm/utils/lit/tests/shtest-glob.py` file:
`# CHECK: FAIL: shtest-glob :: glob-mkdir.txt ({{[^)]*}}`
This issue broke some build bots. This patch corrects the `CHECK`
statement by adding the closing parenthesis:
`# CHECK: FAIL: shtest-glob :: glob-mkdir.txt ({{[^)]*}})`
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
