tests/test-hardlinks.t
changeset 49825 2f2682f40ea0
parent 48876 42d2b31cee0b
child 50083 a28cedb26139
--- a/tests/test-hardlinks.t	Wed Dec 21 12:03:02 2022 +0100
+++ b/tests/test-hardlinks.t	Mon May 02 17:47:38 2022 +0200
@@ -151,12 +151,7 @@
 
 Push to repo r1 should break up most hardlinks in r2:
 
-  $ hg -R r2 verify
-  checking changesets
-  checking manifests
-  crosschecking files in changesets and manifests
-  checking files
-  checked 2 changesets with 2 changes to 2 files
+  $ hg -R r2 verify -q
 
   $ cd r3
   $ hg push
@@ -182,13 +177,7 @@
   1 r2/.hg/store/fncache
 #endif
 
-  $ hg -R r2 verify
-  checking changesets
-  checking manifests
-  crosschecking files in changesets and manifests
-  checking files
-  checked 2 changesets with 2 changes to 2 files
-
+  $ hg -R r2 verify -q
 
   $ cd r1
   $ hg up