view contrib/editmergeps.bat @ 49311:dfdf85f37215

py3: catch ChildProcessError instead of checking errno == ECHILD
author Manuel Jacob <me@manueljacob.de>
date Tue, 31 May 2022 04:18:22 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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