# HG changeset patch # User Pierre-Yves David # Date 1625877729 -7200 # Node ID 28a914b3d4ceabb0434ecac03bc7487d2a50bcb8 # Parent 5f836c10ed3d535aa1c8316219ae484393e2660a 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 diff -r 5f836c10ed3d -r 28a914b3d4ce tests/test-bookmarks.t --- 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