diff tests/test-unamend.t @ 49825:2f2682f40ea0

tests: use the `--quiet` flag for verify when applicable This reduces a lot of the test output that was otherwise useless, and also makes it a lot easier to add things to verify without breaking the test suite because of additional output.
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 02 May 2022 17:47:38 +0200
parents 9120c0cd935c
children
line wrap: on
line diff
--- a/tests/test-unamend.t	Wed Dec 21 12:03:02 2022 +0100
+++ b/tests/test-unamend.t	Mon May 02 17:47:38 2022 +0200
@@ -363,13 +363,7 @@
   $ hg mv c wat
   $ hg unamend
 
-  $ hg verify -v
-  repository uses revlog format 1
-  checking changesets
-  checking manifests
-  crosschecking files in changesets and manifests
-  checking files
-  checked 28 changesets with 16 changes to 11 files
+  $ hg verify -q
 
 Retained copies in new prdecessor commit