Merge with stable
authorChristian Ebert <blacktrash@gmx.net>
Sat, 11 Feb 2012 14:18:19 +0000
changeset 1050 a0451f80f665
parent 1047 cac01b4e4a6c (current diff)
parent 1049 fcc01604f7a6 (diff)
child 1054 671c1a0be907
Merge with stable
--- a/tests/test-keyword.t	Mon Jan 23 16:21:12 2012 +0100
+++ b/tests/test-keyword.t	Sat Feb 11 14:18:19 2012 +0000
@@ -169,10 +169,10 @@
 
 hg status of kw-ignored binary file starting with '\1\n'
 
-  $ printf '\1\nfoo' > i
+  >>> open("i", "wb").write("\1\nfoo")
   $ hg -q commit -Am metasep i
   $ hg status
-  $ printf '\1\nbar' > i
+  >>> open("i", "wb").write("\1\nbar")
   $ hg status
   M i
   $ hg -q commit -m "modify metasep" i
@@ -556,7 +556,6 @@
 Commit and show expansion in original and copy
 
   $ hg --debug commit -ma2c -d '1 0' -u 'User Name <user@example.com>'
-  invalidating branch cache (tip differs)
   c
    c: copy a:0045e12f6c5791aac80ca6cbfd97709a88307292
   overwriting c expanding keywords