diff docs/tutorials/tutorial.t @ 374:2c969d1b18e0 stable

obsolete: change warning output to match mercurial core on The new messages were introduced by hg@12fdaa30063a.
author Patrick Mezard <patrick@mezard.eu>
date Wed, 25 Jul 2012 17:28:32 +0200
parents 9f6a77ec66cb
children 1d6cc8c22cd9
line wrap: on
line diff
--- a/docs/tutorials/tutorial.t	Thu Jul 19 16:16:08 2012 +0200
+++ b/docs/tutorials/tutorial.t	Wed Jul 25 17:28:32 2012 +0200
@@ -609,7 +609,7 @@
   $ hg push other
   pushing to $TESTTMP/other
   searching for changes
-  abort: Trying to push unstable changeset: 9ac5d0e790a2!
+  abort: push includes an unstable changeset: 9ac5d0e790a2!
   (use 'hg stabilize' to get a stable history (or --force to proceed))
   [255]