diff tests/test-unrelated-pull.out @ 925:5a034646e472

run-tests: remove '+ hg' trick This was causing me a fair amount of debugging confusion. Let's just forget it entirely. Updated tests to match.
author mpm@selenic.com
date Tue, 16 Aug 2005 19:03:01 -0800
parents 0902ffece4b4
children 1f3710636b45 4f81068ed8cd
line wrap: on
line diff
--- a/tests/test-unrelated-pull.out
+++ b/tests/test-unrelated-pull.out
@@ -1,10 +1,3 @@
-+ hg init
-+ hg add a
-+ hg commit -m a -u a -d 0 0
-+ hg init
-+ hg add b
-+ hg commit -m b -u b -d 0 0
-+ hg pull ../a
 pulling from ../a
 searching for changes
 warning: pulling from an unrelated repository!
@@ -13,7 +6,6 @@ adding manifests
 adding file changes
 added 1 changesets with 1 changes to 1 files
 (run 'hg update' to get a working copy)
-+ hg heads
 changeset:   1:9a79c33a9db3
 tag:         tip
 user:        a