contrib/editmergeps.bat
author Yuya Nishihara <yuya@tcha.org>
Mon, 24 Feb 2020 13:28:49 +0900
branchstable
changeset 44187 98c14f0108b8
parent 32600 4b9b87930cb3
permissions -rw-r--r--
py3: fix EOL detection in commandserver.channeledinput This breaks TortoiseHg's email preview which sends b'\n' while readline request is issued and the loop never ends. Spotted by Matt Harbison.

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