view contrib/editmergeps.bat @ 52195:2ff4a2533b92 stable

test-install: use the global hg for the install step This prevent error in some cases.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 07 Nov 2024 01:30:08 +0100
parents 4b9b87930cb3
children
line wrap: on
line source

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