[Commented On] D10943: run-tests: stop writing a `python3` symlink pointing to python2
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Tue Jul 6 13:37:38 UTC 2021
Alphare added inline comments.
INLINE COMMENTS
> test-run-tests.t:2052
> + $ mv test-py3.tmp test-py3.py
> + $ chmod +x test-py3.py
> +
`chmod +x` will need to be gated by a `#if execbit` on Windows, but let's figure it out on a Windows machine and take this as is for now as there might be an issue with the script running at all without an `sh` prefix.
REPOSITORY
rHG Mercurial
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D10943/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D10943
To: marmoute, #hg-reviewers, Alphare
Cc: Mathiasdm, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210706/ed5db467/attachment-0002.html>
More information about the Mercurial-patches
mailing list