view contrib/editmergeps.bat @ 41893:39020ff59b37

contrib: move the `discovery-helper.sh` script in`perf-utils` directory The script appeared before the directory. However the directory exists for this kind of script. We move it there.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 07 Mar 2019 17:15:15 +0100
parents 4b9b87930cb3
children
line wrap: on
line source

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