view contrib/editmergeps.bat @ 34442:73d8a5283f87

test-pager: make it compatible with chg chg's runpager implementation is different. It behaves differently for the "shell=False, command not found" case. Differential Revision: https://phab.mercurial-scm.org/D911
author Jun Wu <quark@fb.com>
date Mon, 02 Oct 2017 16:11:57 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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