diff -r 8cd39c20445e -r 55c6ebd11cb9 tests/test-bookmarks-rebase.t --- a/tests/test-bookmarks-rebase.t Fri Nov 18 13:52:18 2022 +0000 +++ b/tests/test-bookmarks-rebase.t Fri Nov 18 13:47:29 2022 +0000 @@ -3,7 +3,8 @@ initialize repository - $ hg init + $ hg init repo + $ cd repo $ echo 'a' > a $ hg ci -A -m "0" @@ -38,7 +39,7 @@ $ hg rebase -s two -d one rebasing 3:2ae46b1d99a7 two tip "3" - saved backup bundle to $TESTTMP/.hg/strip-backup/2ae46b1d99a7-e6b057bc-rebase.hg + saved backup bundle to $TESTTMP/repo/.hg/strip-backup/2ae46b1d99a7-e6b057bc-rebase.hg $ hg log changeset: 3:42e5ed2cdcf4