Submitter | phabricator |
---|---|
Date | Oct. 9, 2019, 5:01 p.m. |
Message ID | <differential-rev-PHID-DREV-nbg37cwoyk52gvzri5sl-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/42149/ |
State | Superseded |
Headers | show |
Comments
martinvonz added a comment. Thanks, I've folded this into D6943 <https://phab.mercurial-scm.org/D6943> REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D7035/new/ REVISION DETAIL https://phab.mercurial-scm.org/D7035 To: marmoute, #hg-reviewers Cc: martinvonz, mercurial-devel
martinvonz added a comment.
In D7035#103289 <https://phab.mercurial-scm.org/D7035#103289>, @martinvonz wrote:
> Thanks, I've folded this into D6943 <https://phab.mercurial-scm.org/D6943>
So you can drop this patch from Phabricator.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D7035/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D7035
To: marmoute, #hg-reviewers
Cc: martinvonz, mercurial-devel
Patch
diff --git a/tests/test-sidedata.t b/tests/test-sidedata.t --- a/tests/test-sidedata.t +++ b/tests/test-sidedata.t @@ -71,8 +71,8 @@ compression-level: default default default $ hg debugupgraderepo -R up-no-side-data --config format.use-side-data=yes > /dev/null -Check that we can downgrade to sidedata -------------------------------------- +Check that we can downgrade from sidedata +----------------------------------------- $ hg init up-side-data --config format.use-side-data=yes $ hg debugformat -v -R up-side-data