This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: open server logs in binary mode
ClosedPublic

Authored by durin42 on Feb 17 2018, 1:41 AM.

Details

Summary

This is consistent with when we're logging to stdout, so we don't have
to do something annoyingly complicated in the logging infrastructure.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Feb 17 2018, 1:41 AM
pulkit accepted this revision.Feb 17 2018, 4:40 AM
This revision was automatically updated to reflect the committed changes.