Submitter | Kevin Bullock |
---|---|
Date | Nov. 1, 2017, 8:34 p.m. |
Message ID | <05ebb553bd0358619bb7.1509568484@ingalls.local> |
Download | mbox | patch |
Permalink | /patch/25320/ |
State | Accepted |
Headers | show |
Comments
D'oh. Queued. > On Nov 1, 2017, at 16:34, Kevin Bullock <kbullock+mercurial@ringworld.org> wrote: > > # HG changeset patch > # User Kevin Bullock <kbullock+mercurial@ringworld.org> > # Date 1509568462 18000 > # Wed Nov 01 15:34:22 2017 -0500 > # Branch stable > # Node ID 05ebb553bd0358619bb79e0b0a77527915940b4c > # Parent fb7f58daca4826b6c294766308214e09cf4d6c26 > internals: update test-help.t for config registrar copy-edit > > diff --git a/tests/test-help.t b/tests/test-help.t > --- a/tests/test-help.t > +++ b/tests/test-help.t > @@ -980,7 +980,7 @@ internals topic renders index of availab > bundles Bundles > censor Censor > changegroups Changegroups > - config Config Register > + config Config Registrar > requirements Repository Requirements > revlogs Revision Logs > wireprotocol Wire Protocol > @@ -3059,7 +3059,7 @@ Sub-topic indexes rendered properly > config > </a> > </td><td> > - Config Register > + Config Registrar > </td></tr> > <tr><td> > <a href="/help/internals.requirements">
Patch
diff --git a/tests/test-help.t b/tests/test-help.t --- a/tests/test-help.t +++ b/tests/test-help.t @@ -980,7 +980,7 @@ internals topic renders index of availab bundles Bundles censor Censor changegroups Changegroups - config Config Register + config Config Registrar requirements Repository Requirements revlogs Revision Logs wireprotocol Wire Protocol @@ -3059,7 +3059,7 @@ Sub-topic indexes rendered properly config </a> </td><td> - Config Register + Config Registrar </td></tr> <tr><td> <a href="/help/internals.requirements">