diff tests/test-commit-amend.t @ 16745:27b2e1823e83

branchcache: backout 0311a6abd38a
author Matt Mackall <mpm@selenic.com>
date Thu, 17 May 2012 15:34:59 -0500
parents 0311a6abd38a
children 3f1a153daadb
line wrap: on
line diff
--- a/tests/test-commit-amend.t	Wed May 16 16:18:07 2012 -0500
+++ b/tests/test-commit-amend.t	Thu May 17 15:34:59 2012 -0500
@@ -247,7 +247,6 @@
 
   $ echo b >> b
   $ hg ci -m 'reopen branch'
-  created new head
   reopening closed branch head 4
   $ echo b >> b
   $ hg ci --amend --close-branch