This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rLLDB LLDB

Event Timeline

JDevlieghere created this revision.Aug 28 2019, 6:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 6:24 PM
JDevlieghere edited the summary of this revision. (Show Details)Aug 28 2019, 6:25 PM
JDevlieghere added a reviewer: Restricted Project.
JDevlieghere added a reviewer: labath.
davide accepted this revision.Aug 28 2019, 6:54 PM
This revision is now accepted and ready to land.Aug 28 2019, 6:54 PM
labath accepted this revision.Aug 29 2019, 6:30 AM

Looks good.

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 29 2019, 10:22 AM