contrib/editmergeps.bat
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 18 Dec 2018 00:54:32 -0500
changeset 40984 6a372f943e49
parent 32567 4b9b87930cb3
permissions -rw-r--r--
py3: convert popen() command arguments in hgclient to str on Windows This fixes test-commandserver.t and test-keyword.t, which was previously complaining TypeError("a bytes-like object is required, not 'str'")

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