diff tests/test-newbranch.t @ 14198:8f11fd321014

commands: use util.Abort's hint some more
author Martin Geisler <mg@aragost.com>
date Thu, 05 May 2011 14:57:21 +0200
parents 301725c3df9a
children 41885892796e
line wrap: on
line diff
--- a/tests/test-newbranch.t	Thu May 05 12:16:43 2011 +0200
+++ b/tests/test-newbranch.t	Thu May 05 14:57:21 2011 +0200
@@ -19,7 +19,8 @@
 Branch shadowing:
 
   $ hg branch default
-  abort: a branch of the same name already exists (use 'hg update' to switch to it)
+  abort: a branch of the same name already exists
+  (use 'hg update' to switch to it)
   [255]
 
   $ hg branch -f default