This is an archive of the discontinued Mercurial Phabricator instance.

py3: fix test-remotefilelog-repack.t
ClosedPublic

Authored by durin42 on Jan 31 2019, 11:20 AM.

Details

Summary

This is uglier, but more obviously correct in my opinion. I guess
Python 3 doesn't hang on to the exception as long, which seems
reasonable.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durin42 created this revision.Jan 31 2019, 11:20 AM
pulkit accepted this revision.Feb 1 2019, 1:12 PM
This revision was automatically updated to reflect the committed changes.