diff tests/test-fetch @ 2823:e0caea53c997

test-fetch: make output stable
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Tue, 08 Aug 2006 16:23:02 -0700
parents 4f7abf341cd4
children 61fcd9fac434
line wrap: on
line diff
--- a/tests/test-fetch	Tue Aug 08 16:09:26 2006 -0700
+++ b/tests/test-fetch	Tue Aug 08 16:23:02 2006 -0700
@@ -21,5 +21,5 @@
 
 echo c > c/c
 hg --cwd c commit -d '3 0' -Amc
-hg --cwd c fetch ../a
+hg --cwd c fetch -d '4 0' -m 'automated merge' ../a
 ls c