This is an archive of the discontinued Mercurial Phabricator instance.

py3: fix test-hardlinks.t
ClosedPublic

Authored by mbthomas on Oct 14 2018, 5:34 AM.

Details

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

mbthomas created this revision.Oct 14 2018, 5:34 AM
durin42 added inline comments.
tests/test-hardlinks.t
22–24

I believe these should both use pycompat.fsencode() instead.

This revision was automatically updated to reflect the committed changes.