--- a/tests/test-wireproto.t Fri Aug 08 18:01:02 2014 -0700
+++ b/tests/test-wireproto.t Fri Aug 08 18:06:08 2014 -0700
@@ -23,7 +23,6 @@
$ hg clone ssh://user@dummy/server client
no changes found
- pull obsolescence markers
updating to branch default
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ cp -r client other
@@ -45,7 +44,6 @@
pulling from ssh://user@dummy/server
searching for changes
no changes found
- pull obsolescence markers
$ hg pull -R ../other
pulling from ssh://user@dummy/server
requesting all changes
@@ -97,7 +95,6 @@
pulling from ssh://user@dummy/server
searching for changes
no changes found
- pull obsolescence markers
$ cd ..