diff tests/test-keyword.t @ 27092:156985f2dec0

shelve: use colon instead of quotes in 'changes to' description If detailed conflict markers are enabled and the closing quote gets truncated, editors will often screw syntax highlighting up from that point because they'll see an opening quote and think it's the beginning of a string. In tests, the hashes change because the commit messages of the shelved bundles also change.
author Siddharth Agarwal <sid0@fb.com>
date Sun, 22 Nov 2015 21:40:23 -0800
parents ef1eb6df7071
children a01d3d32b53a
line wrap: on
line diff
--- a/tests/test-keyword.t	Sun Nov 22 21:58:28 2015 -0800
+++ b/tests/test-keyword.t	Sun Nov 22 21:40:23 2015 -0800
@@ -1204,7 +1204,7 @@
   +xxxx
   $ hg shelve -q --name tmp
   $ hg shelve --list --patch
-  tmp             (*)    changes to 'localresolve' (glob)
+  tmp             (*)* changes to: localresolve (glob)
   
   diff --git a/a b/a
   --- a/a