view contrib/editmergeps.bat @ 32618:d3e1c5b4986c

cmdutil: use isstdiofilename() where appropriate
author Yuya Nishihara <yuya@tcha.org>
date Thu, 01 Jun 2017 23:08:23 +0900
parents 4b9b87930cb3
children
line wrap: on
line source

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