Mercurial > public > mercurial-scm > hg-stable
diff tests/test-push.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 | 89630d0b3e23 |
children | d7304434390f |
line wrap: on
line diff
--- a/tests/test-push.t Tue Sep 04 21:28:28 2018 +0200 +++ b/tests/test-push.t Wed Sep 05 01:19:48 2018 +0300 @@ -31,7 +31,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 1 files, 1 changesets, 1 total revisions + checked 1 changesets with 1 changes to 1 files pushing to test-revflag-1 searching for changes @@ -43,7 +43,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 1 files, 2 changesets, 2 total revisions + checked 2 changesets with 2 changes to 1 files pushing to test-revflag-2 searching for changes @@ -55,7 +55,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 1 files, 3 changesets, 3 total revisions + checked 3 changesets with 3 changes to 1 files pushing to test-revflag-3 searching for changes @@ -67,7 +67,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 1 files, 4 changesets, 4 total revisions + checked 4 changesets with 4 changes to 1 files pushing to test-revflag-4 searching for changes @@ -79,7 +79,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 1 files, 2 changesets, 2 total revisions + checked 2 changesets with 2 changes to 1 files pushing to test-revflag-5 searching for changes @@ -91,7 +91,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 1 files, 3 changesets, 3 total revisions + checked 3 changesets with 3 changes to 1 files pushing to test-revflag-6 searching for changes @@ -103,7 +103,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 2 files, 4 changesets, 5 total revisions + checked 4 changesets with 5 changes to 2 files pushing to test-revflag-7 searching for changes @@ -115,7 +115,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 3 files, 5 changesets, 6 total revisions + checked 5 changesets with 6 changes to 3 files pushing to test-revflag-8 searching for changes @@ -127,7 +127,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 2 files, 5 changesets, 5 total revisions + checked 5 changesets with 5 changes to 2 files $ cd test-revflag-8 @@ -146,7 +146,7 @@ checking manifests crosschecking files in changesets and manifests checking files - 4 files, 9 changesets, 7 total revisions + checked 9 changesets with 7 changes to 4 files $ cd .. @@ -195,7 +195,7 @@ crosschecking files in changesets and manifests checking files beta@1: dddc47b3ba30 not in manifests - 2 files, 2 changesets, 4 total revisions + checked 2 changesets with 4 changes to 2 files 1 integrity errors encountered! (first damaged changeset appears to be 1) [1] @@ -230,7 +230,7 @@ crosschecking files in changesets and manifests checking files beta@1: manifest refers to unknown revision dddc47b3ba30 - 2 files, 2 changesets, 2 total revisions + checked 2 changesets with 2 changes to 2 files 1 integrity errors encountered! (first damaged changeset appears to be 1) [1]