view contrib/editmergeps.bat @ 36039:c1e01b1d5543

py3: fix file i/o in test-status.t Use raw string literal for open() mode and pass the proper data type to write(). Differential Revision: https://phab.mercurial-scm.org/D2140
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 11 Feb 2018 13:00:00 -0800
parents 4b9b87930cb3
children
line wrap: on
line source

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