contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 31 Jan 2023 13:16:39 +0100
branchstable
changeset 50210 6515d9a6592d
parent 32567 4b9b87930cb3
permissions -rw-r--r--
run-tests: make it possible to nest conditionals This is not that hard to implement and makes our life easier on a regular basis.

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