diff tests/test-tag.t @ 22680:8c65cc0f3c6b

tag: use an abort hint
author Matt Mackall <mpm@selenic.com>
date Thu, 02 Oct 2014 18:39:57 -0500
parents a5168eb9b2bc
children 38e0363dcbe0
line wrap: on
line diff
--- a/tests/test-tag.t	Thu Oct 02 18:38:10 2014 -0500
+++ b/tests/test-tag.t	Thu Oct 02 18:39:57 2014 -0500
@@ -36,7 +36,8 @@
 
   $ echo foo >> .hgtags
   $ hg tag "bleah2"
-  abort: working copy of .hgtags is changed (please commit .hgtags manually)
+  abort: working copy of .hgtags is changed
+  (please commit .hgtags manually)
   [255]
 
   $ hg revert .hgtags