contrib/editmergeps.bat
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 09 Aug 2021 00:49:50 -0400
branchstable
changeset 47827 9261326dd032
parent 32567 4b9b87930cb3
permissions -rw-r--r--
ci: run --pyoxidized tests on Windows They still have numerous failure, but at least we can start fixing them now. Differential Revision: https://phab.mercurial-scm.org/D11278

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"