Not everyone names their code sign identity "lldb_codesign", so it is nice to allow this to be overridden.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 556 Build 556: arc lint + arc unit
Event Timeline
packages/Python/lldbsuite/test/dotest.py | ||
---|---|---|
484 | The function is not really consistent in this aspect, but if you don't really need this to be in the environment, maybe exporting it as a variable in lldbtest_config would be cleaner (see args.channels above for an example)? |
The function is not really consistent in this aspect, but if you don't really need this to be in the environment, maybe exporting it as a variable in lldbtest_config would be cleaner (see args.channels above for an example)?