view contrib/editmergeps.bat @ 34891:6b77c13a1aab

configitems: make all regular expressions bytes and not native str Fixes many tests on Python 3. Differential Revision: https://phab.mercurial-scm.org/D1181
author Augie Fackler <augie@google.com>
date Wed, 18 Oct 2017 18:29:00 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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