contrib/editmergeps.bat
author Boris Feld <boris.feld@octobus.net>
Thu, 16 Aug 2018 04:50:32 +0200
changeset 39192 dbc5ead9f40f
parent 32567 4b9b87930cb3
permissions -rw-r--r--
revlog: fix typo in 'buildtext' name There are no such things as 'deltacomputer._buildtext'. I'm not sure why this code never ran, but we better fix the typo.

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