diff tests/test-fold.t @ 2780:58e4b51ee902

prefetc: point at the offending changeset when aborting We do our best to display comptact but usable information.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 24 Jul 2017 03:04:20 +0200
parents f51efb2bb8c9
children 3e9c3119410a
line wrap: on
line diff
--- a/tests/test-fold.t	Mon Jul 24 02:06:14 2017 +0200
+++ b/tests/test-fold.t	Mon Jul 24 03:04:20 2017 +0200
@@ -73,7 +73,7 @@
   [255]
   $ hg phase --public 0
   $ hg fold --from -r 0
-  abort: cannot fold public changesets
+  abort: cannot fold public changesets: 1ea73414a91b
   (see 'hg help phases' for details)
   [255]