diff tests/test-journal-exists.t @ 21274:3b4c75690206

journal: set Abort hint when failing due to an abandoned transaction
author Johan Bjork <jbjoerk@gmail.com>
date Thu, 08 May 2014 14:58:25 +0000
parents e54a078153f7
children f1186c292d03
line wrap: on
line diff
--- a/tests/test-journal-exists.t	Thu May 08 16:37:33 2014 -0700
+++ b/tests/test-journal-exists.t	Thu May 08 14:58:25 2014 +0000
@@ -9,7 +9,8 @@
 
   $ echo foo > a
   $ hg ci -Am0
-  abort: abandoned transaction found - run hg recover!
+  abort: abandoned transaction found!
+  (run 'hg recover' to clean up transaction)
   [255]
 
   $ hg recover