view contrib/editmergeps.bat @ 41252:a495435d980e

tests: make python oneliner portable to python 3 in remotefilelog test Differential Revision: https://phab.mercurial-scm.org/D5602
author Augie Fackler <augie@google.com>
date Wed, 16 Jan 2019 10:58:31 -0500
parents 4b9b87930cb3
children
line wrap: on
line source

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