view contrib/editmergeps.bat @ 40240:6f3e733848ae

churn: fix stack traces on Python 3 Differential Revision: https://phab.mercurial-scm.org/D5062
author Augie Fackler <augie@google.com>
date Sat, 13 Oct 2018 05:58:16 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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