diff tests/test-push-warn.t @ 18361:06f075836010

discovery: process heads in sorted order
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 15 Jan 2013 02:59:12 +0100
parents d3f84ccc5495
children b00ba31313c3
line wrap: on
line diff
--- a/tests/test-push-warn.t	Tue Jan 15 02:59:12 2013 +0100
+++ b/tests/test-push-warn.t	Tue Jan 15 02:59:12 2013 +0100
@@ -457,7 +457,7 @@
   $ hg push ../l -b b
   pushing to ../l
   searching for changes
-  abort: push creates new remote head e7e31d71180f on branch 'a'!
+  abort: push creates new remote head 451211cc22b0 on branch 'a'!
   (did you forget to merge? use push -f to force)
   [255]