diff --git a/tests/test-bookmarks-pushpull.t b/tests/test-bookmarks-pushpull.t --- a/tests/test-bookmarks-pushpull.t +++ b/tests/test-bookmarks-pushpull.t @@ -121,7 +121,7 @@ divergent bookmarks foobar 1:9b140be10808 $ hg pull --config paths.foo=../a foo - pulling from $TESTTMP/a + pulling from $TESTTMP/a (glob) searching for changes adding changesets adding manifests @@ -251,6 +251,4 @@ hgweb foo -1:000000000000 foobar 1:9b140be10808 - $ kill `cat ../hg.pid` - $ cd ..