tests/test-commit-amend.t
changeset 16716 0311a6abd38a
parent 16630 f30226b1a46a
child 16745 27b2e1823e83
--- a/tests/test-commit-amend.t	Sat May 12 16:53:36 2012 +0200
+++ b/tests/test-commit-amend.t	Fri May 11 10:35:54 2012 -0700
@@ -247,6 +247,7 @@
 
   $ echo b >> b
   $ hg ci -m 'reopen branch'
+  created new head
   reopening closed branch head 4
   $ echo b >> b
   $ hg ci --amend --close-branch