We don't just need the engine to be define, we need it to be available and able
to do be used for revlog compression. Without this change, zstd could be
selected as a viable option for repository creation on platform where it is not
available.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG3aa78f2aea48: revlog-compression: fix computation of engine availability
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.