Mercurial > hg
view contrib/editmergeps.bat @ 37922:0d95ad9fc5f4
tests: port test-context.py to Python 3
This is a weird "minimally invasive" port. I think there's room to do
better here, but I'm also not sure how often we'll touch this code...
Differential Revision: https://phab.mercurial-scm.org/D3509
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 27 Apr 2018 11:50:24 -0400 |
parents | 4b9b87930cb3 |
children |
line wrap: on
line source
@echo off powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"