contrib/editmergeps.bat
author Boris Feld <boris.feld@octobus.net>
Thu, 22 Nov 2018 17:41:10 +0100
changeset 40812 69bd3176da7c
parent 32600 4b9b87930cb3
permissions -rw-r--r--
match: raise an Abort error instead of OverflowError This case of OverflowError (one single pattern being too large) has never been properly caught in the past.

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