contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 08 Mar 2024 10:50:42 +0100
changeset 51536 e3ed64dfd8ff
parent 32600 4b9b87930cb3
permissions -rw-r--r--
stream-clone-test: drop an automatic pattern replacement That pattern is nice, but it prevent us to glob the number of bytes when we don't care about them. We don't care about them more often that what we currently checks so dropping this pattern will help use to simplify various tests.

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