view contrib/editmergeps.bat @ 34263:1533371769b5

tests: add support for listing tests to run in a file This will make it easier for us to run the tests in the python3 whitelist in buildbot.
author Augie Fackler <augie@google.com>
date Mon, 18 Sep 2017 17:11:32 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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