tests/test-confused-revert.t
branchstable
changeset 14903 a934b9249574
parent 14721 4fcde634f5e0
child 28963 fc1d75e7a98d
--- a/tests/test-confused-revert.t	Tue Jul 19 13:43:53 2011 -0500
+++ b/tests/test-confused-revert.t	Thu Jul 21 15:39:37 2011 -0500
@@ -59,8 +59,8 @@
 Revert should fail:
 
   $ hg revert
-  abort: no files or directories specified
-  (uncommitted merge, use --all to discard all changes, or 'hg update -C .' to abort the merge)
+  abort: uncommitted merge with no revision specified
+  (use "hg update" or see "hg help revert")
   [255]
 
 Revert should be ok now: