view contrib/editmergeps.bat @ 34893:068e0e531584

cmdutil: fix status tersing on Python 3 Differential Revision: https://phab.mercurial-scm.org/D1183
author Augie Fackler <augie@google.com>
date Wed, 18 Oct 2017 18:30:02 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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