[Changed Subscribers] D11081: run-test: rework the redirection script for python on windows

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Thu Jul 15 13:30:35 UTC 2021


Alphare added inline comments.

INLINE COMMENTS

> run-tests.py:3630
> +                        f.write(b'#!/bin/sh\n')
> +                        f.write(b'py -3 "$@"\n')
> +

This probably won't work with the CI now that we don't install the `py` executable anymore on Windows.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11081/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D11081

To: marmoute, #hg-reviewers
Cc: Alphare, mharbison72, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210715/34d944f2/attachment-0002.html>


More information about the Mercurial-patches mailing list