test-bookmark: clarify the path involved in a pull creating divergence
authorPierre-Yves David <pierre-yves.david@octobus.net>
Sat, 10 Jul 2021 02:42:09 +0200
changeset 47581 28a914b3d4ce
parent 47580 5f836c10ed3d
child 47582 6bceecb28806
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
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