view contrib/editmergeps.bat @ 43802:c6b4c348360e

tests: fix command name in test-blackbox.t to be bytes This command is only used when tests are run with --with-chg, so this was missed before. Differential Revision: https://phab.mercurial-scm.org/D7553
author Kyle Lippincott <spectral@google.com>
date Thu, 05 Dec 2019 14:18:39 -0800
parents 4b9b87930cb3
children
line wrap: on
line source

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