test: display pre-pull remote bookmark state when testing race condition
This makes it easier to read the test. This will be usefull for comming
changesets testing more race conditions.
--- a/tests/test-bookmarks-pushpull.t Thu Jun 04 22:11:18 2015 -0400
+++ b/tests/test-bookmarks-pushpull.t Mon Jun 01 17:54:29 2015 -0700
@@ -274,6 +274,11 @@
> outgoing.makecommit = hg ci -Am5; echo committed in pull-race
> EOF
$ cd ../pull-race2
+ $ hg -R $TESTTMP/pull-race book
+ @ 1:0d2164f0ce0d
+ X 1:0d2164f0ce0d
+ * Y 4:b0a5eff05604
+ Z 1:0d2164f0ce0d
$ hg pull
pulling from $TESTTMP/pull-race (glob)
searching for changes