contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Fri, 03 May 2019 15:42:13 -0400
changeset 42245 d26bfbf419f9
parent 32567 4b9b87930cb3
permissions -rw-r--r--
monotone: fix a bogus _() wrapper that was caught when formatting code There was a spurious space after `debug`, which hid the _() inside ui.debug() from check-code. Sigh. While here, wrap things more concisely. Differential Revision: https://phab.mercurial-scm.org/D6338

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