view contrib/editmergeps.bat @ 45172:04c428e93770

tests: correctly match clang-format version >= 10 The previous regex only matched the first digit, so "clang-format version 10.0.0" was recognized as version 1.
author Manuel Jacob <me@manueljacob.de>
date Mon, 20 Jul 2020 17:38:01 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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