test-bookmark: clarify the path involved in a pull creating divergence
This make the test easier to follow. Especially because this part is currently
failing on windows.
Differential Revision: https://phab.mercurial-scm.org/D11056
--- a/tests/test-bookmarks.t Sat Jul 10 02:25:06 2021 +0200
+++ b/tests/test-bookmarks.t Sat Jul 10 02:42:09 2021 +0200
@@ -1011,6 +1011,10 @@
$ hg -R ../cloned-bookmarks-update bookmarks | grep ' Y '
* Y 3:125c9a1d6df6
+ $ hg -R ../cloned-bookmarks-update path
+ default = $TESTTMP/repo
+ $ pwd
+ $TESTTMP/repo
$ hg -R ../cloned-bookmarks-update pull . --update
pulling from .
searching for changes