view contrib/editmergeps.bat @ 43396:2b5aab5e9e36 stable

fsmonitor: use next() instead of .next() This is needed for Python 3 compatibility. Differential Revision: https://phab.mercurial-scm.org/D7212
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 02 Nov 2019 14:27:55 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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