view contrib/editmergeps.bat @ 49313:5c01ca5f9f1e

cleanup: return directly instead of assigning variable
author Manuel Jacob <me@manueljacob.de>
date Wed, 01 Jun 2022 01:45:49 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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