Global installs of python3 go into "Program Files", and tons of tests fail with
mysterious errors if this isn't quoted. Most of this is a followup to
0826d684a1b5, but a some of these were existing issues. Shebang lines are
ignored because quoting breaks direct execution- these will need to be launched
indirectly with the quoted $PYTHON command.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG1d075b857c90: tests: ensure `$PYTHON` is quoted for Windows
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.
Event Timeline
Comment Actions
โ
refresh by Heptapod after a successful CI run (๐ ๐)
โ This patch is intended for stable โ