diff tests/test-obsolete.t @ 35711:35a0f6f31eef

update: display the obsfate of hidden revision we update to Display the same message we added recently to the filtered error message when updating to a hidden obsolete changeset. Differential Revision: https://phab.mercurial-scm.org/D1869
author Boris Feld <boris.feld@octobus.net>
date Tue, 16 Jan 2018 14:08:54 +0100
parents 5cd60b0587a8
children a1a5c3842b6f
line wrap: on
line diff
--- a/tests/test-obsolete.t	Sun Jan 14 00:02:40 2018 -0800
+++ b/tests/test-obsolete.t	Tue Jan 16 14:08:54 2018 +0100
@@ -63,6 +63,7 @@
   -1:000000000000 (public) [tip ] 
   $ hg up --hidden tip --quiet
   updating to a hidden changeset 97b7c2d76b18
+  (hidden revision '97b7c2d76b18' is pruned)
 
 Killing a single changeset with itself should fail
 (simple local safeguard)