Mercurial > public > mercurial-scm > hg-stable
diff tests/test-convert-hg-source.t @ 53008:4d2b496cb7b8
cleanup: remove usage of the `reposimplestore` condition in test
Same rational as the parent changeset.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 21 Feb 2025 22:16:48 -0500 |
parents | 8c85d139ff64 |
children |
line wrap: on
line diff
--- a/tests/test-convert-hg-source.t Fri Feb 21 22:05:59 2025 -0500 +++ b/tests/test-convert-hg-source.t Fri Feb 21 22:16:48 2025 -0500 @@ -170,9 +170,6 @@ break it $ rm .hg/store/data/b.* -#if reposimplestore - $ rm .hg/store/data/b/* -#endif $ cd .. $ hg --config convert.hg.ignoreerrors=True convert broken fixed initializing destination fixed repository @@ -181,7 +178,6 @@ converting... 4 init ignoring: b@1e88685f5ddec574a34c70af492f95b6debc8741: no match found - ignoring: data/b/index@1e88685f5dde: no node (reposimplestore !) 3 changeall 2 changebagain 1 merge