view contrib/editmergeps.bat @ 40443:909c31805f54

py3: roll up threading.Thread constructor args into **kwargs The constructor doesn't have a `verbose` keyword argument in py3.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 25 Oct 2018 22:13:22 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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