Mercurial > hg-stable
view contrib/editmergeps.bat @ 44839:383005aa9cdc stable
run-tests: find python binary on Python 3 (issue6361)
Return strings from _findprogram as all callers expect
unicode strings.
Previously the check in _usecorrectpython agains sysexecutable
was always false on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D8674
author | Axel Hecht <axel@pike.org> |
---|---|
date | Wed, 01 Jul 2020 15:43:15 +0200 |
parents | 4b9b87930cb3 |
children |
line wrap: on
line source
@echo off powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"