Page Menu
Home
Phabricator
This is an archive of the discontinued Mercurial Phabricator instance.
Differential
D5427
py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t
Closed
Public
Authored by
pulkit
on Dec 14 2018, 1:01 PM.
Download Raw Diff
Tags
None
Subscribers
mercurial-devel
Details
Reviewers
None
Group Reviewers
hg-reviewers
Commits
rHG52fbf8a9907c: py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t
rHG288c554e33ae: py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t
Summary
This makes the test pass on Python 3.
skip-blame because just b'' prefix.
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
pulkit
created this revision.
Dec 14 2018, 1:01 PM
Herald
added a reviewer:
hg-reviewers
.
·
View Herald Transcript
Dec 14 2018, 1:01 PM
Herald
added a subscriber:
mercurial-devel
.
·
View Herald Transcript
Closed by commit
rHG288c554e33ae: py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t
(authored by
pulkit
).
·
Explain Why
Dec 14 2018, 2:49 PM
This revision was automatically updated to reflect the committed changes.