contrib/editmergeps.bat
author Boris Feld <boris.feld@octobus.net>
Wed, 29 Nov 2017 20:36:29 -0500
changeset 35208 1b758105b5c7
parent 32567 4b9b87930cb3
permissions -rw-r--r--
lock: add a trylock method handling the timeout and messaging logic We are about to make the messages around lock more flexible. We move all the currently logic into a function in the lock module. We'll update the message scheme in the next changeset.

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