Mercurial > public > mercurial-scm > hg-stable
diff tests/test-filebranch.t @ 39506:f1186c292d03
verify: make output less confusing (issue5924)
output before: "500 files, 2035 changesets, 2622 total revisions"
output after: "checked 2035 changesets with 2622 changes to 500 files"
new one was suggested in the comments inside the issue.
Differential Revision: https://phab.mercurial-scm.org/D4476
author | Meirambek Omyrzak <meirambek77@gmail.com> |
---|---|
date | Wed, 05 Sep 2018 01:19:48 +0300 |
parents | d4e62df1c73d |
children | 7e99b02768ef |
line wrap: on
line diff
--- a/tests/test-filebranch.t Tue Sep 04 21:28:28 2018 +0200 +++ b/tests/test-filebranch.t Wed Sep 05 01:19:48 2018 +0300 @@ -141,6 +141,6 @@ checking manifests crosschecking files in changesets and manifests checking files - 4 files, 4 changesets, 10 total revisions + checked 4 changesets with 10 changes to 4 files $ cd ..