diff tests/test-censor2.t @ 51267:195ab99cf791

censor: inform the user that we are spending time checking heads The time this can consume can be a surprise to the user, lets be explicit about it.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 01 Dec 2023 22:33:35 +0100
parents 77b5a190571c
children db121ddd171e
line wrap: on
line diff
--- a/tests/test-censor2.t	Fri Dec 01 22:25:52 2023 +0100
+++ b/tests/test-censor2.t	Fri Dec 01 22:33:35 2023 +0100
@@ -15,6 +15,7 @@
   $ echo erased-secret > target
   $ hg commit -m "erased secret"
   $ hg censor target --config extensions.censor= -r ".^^"
+  checking for the censored content in 1 heads
   $ hg update ".^"
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ cat target