( )⚙ D11725 windows: use raw string in test log paths

This is an archive of the discontinued Mercurial Phabricator instance.

windows: use raw string in test log paths
ClosedPublic

Authored by Alphare on Oct 28 2021, 5:19 AM.

Details

Summary

Otherwise the backslashes will work as escapes on Windows and break everything.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

Alphare created this revision.Oct 28 2021, 5:19 AM
spectral accepted this revision.Oct 29 2021, 4:30 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.