[Updated] D11338: clone: verify the local clone in test-clone-stream.t
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Wed Aug 25 13:07:02 UTC 2021
Closed by commit rHG7205be35553a: clone: verify the local clone in test-clone-stream.t (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11338?vs=30008&id=30019
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11338/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11338
AFFECTED FILES
tests/test-clone-stream.t
CHANGE DETAILS
diff --git a/tests/test-clone-stream.t b/tests/test-clone-stream.t
--- a/tests/test-clone-stream.t
+++ b/tests/test-clone-stream.t
@@ -174,6 +174,15 @@
updating to branch default
1087 files updated, 0 files merged, 0 files removed, 0 files unresolved
+Check that the clone went well
+
+ $ hg verify -R local-clone
+ checking changesets
+ checking manifests
+ crosschecking files in changesets and manifests
+ checking files
+ checked 3 changesets with 1087 changes to 1087 files
+
Check uncompressed
==================
To: marmoute, #hg-reviewers, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210825/4d4a77bc/attachment-0002.html>
More information about the Mercurial-patches
mailing list