Mercurial > evolve
diff tests/test-evolve-obshistory-prune.t @ 4918:f16274729530
obslog: don't overwrite {rev} keyword from changeset context
Now that we have the whole changeset in the formatter context, there's
no need to explicitly add {rev}.
We should also deprecate the {shortdescription} keyword since it's no
longer needed, but I don't know how to do that.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 04 Nov 2019 14:58:58 -0800 |
parents | 30a544904238 |
children | 6d40e0166522 |
line wrap: on
line diff
--- a/tests/test-evolve-obshistory-prune.t Mon Nov 04 14:31:08 2019 -0800 +++ b/tests/test-evolve-obshistory-prune.t Mon Nov 04 14:58:58 2019 -0800 @@ -83,7 +83,6 @@ } ], "node": "0dec01379d3b", - "rev": 2, "shortdescription": "B0" } ] @@ -95,7 +94,6 @@ { "markers": [], "node": "471f378eab4c", - "rev": 1, "shortdescription": "A0" } ]