view contrib/editmergeps.bat @ 35448:8251c4c4abdc

debuginstall: add a line about re2 availability Using re2 engine can massively speed up regexp. We make it simpler to check if it is available in a given install.
author Boris Feld <boris.feld@octobus.net>
date Mon, 27 Nov 2017 18:48:36 -0500
parents 4b9b87930cb3
children
line wrap: on
line source

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