diff options
author | Mark Danial <mark.danial@ibm.com> | 2025-09-24 14:11:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 14:11:44 -0400 |
commit | 51fa1196179ff96cd6b392549a37d00cc83cf580 (patch) | |
tree | b7a6687253ef4708778fd1b890dfc51ab11ded45 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 1b944e24d2aed0c8a0dbabedf8c51e7291f151a1 (diff) | |
download | llvm-51fa1196179ff96cd6b392549a37d00cc83cf580.zip llvm-51fa1196179ff96cd6b392549a37d00cc83cf580.tar.gz llvm-51fa1196179ff96cd6b392549a37d00cc83cf580.tar.bz2 |
[AIX] Fix AIX failures due to switch to internal shell (#160566)
This PR fixes a bunch of failures on AIX that occurred due to the switch
to lit internal shell by default. The failures deal with the following:
1. unset not being supported by lit internal shell
2. A bug with echo -n on AIX when there are multiple pipes in the RUN
command
3. ulimit test case not supported on AIX due to the -v option
4. platform specific error message for missing file
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions