D5781: py3: fix test-remotefilelog-repack.t

2019-02-01 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGac14362ced4b: py3: fix test-remotefilelog-repack.t (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5781?vs=13642=13675

D5781: py3: fix test-remotefilelog-repack.t

2019-01-31 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a reviewer: pulkit. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION 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