We are always generating python / python3 executable and we will soon often
generate a hg executable. So let's always make it a thing. This will help us
to make sure we have the appropriate binary available to all script. On both
linux and Windows.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG27fb9f32e1a3: run-tests: always define a custom-bin directory
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.