It used to be possible to enable logging through environment variables read by dotest. This approach is deprecated, as stated in the dotest help output. Instead --channel should be used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66920
[dotest] Remove deprecated loggin through env variables. ClosedPublic Authored by JDevlieghere on Aug 28 2019, 6:24 PM.
Details Summary It used to be possible to enable logging through environment variables read by dotest. This approach is deprecated, as stated in the dotest help output. Instead --channel should be used.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 28 2019, 6:54 PM Closed by commit rL370387: [dotest] Remove deprecated loggin through env variables. (authored by JDevlieghere). · Explain WhyAug 29 2019, 10:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 217931 lldb/trunk/packages/Python/lldbsuite/test/dotest.py
|