summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorAmy Huang <akhuang@google.com>2024-07-22 23:55:04 -0700
committerGitHub <noreply@github.com>2024-07-22 23:55:04 -0700
commit404ca229fb9e0c3ed204363f5f2784d1424b5ec9 (patch)
tree3b4d50f2e64b4300cd651252dc374c51230df68a /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parentf0fad9f3e00dbe8e58024d1c98e36b7b9b1b17a9 (diff)
Replace |& with 2>&1 in ignore_free_hooks test. (#100004)
The test file ignore_free_hooks.cpp (added in https://github.com/llvm/llvm-project/pull/96749/files) fails on mac because `|&` doesn't work on mac. Replace with `2>&1`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions