view contrib/editmergeps.bat @ 41079:88d813cd9acd

revlog: fix pure python slicing test when chain contains nullrev The revlog mock used in the test was not behaving the same as its C counterpart.
author Boris Feld <boris.feld@octobus.net>
date Thu, 20 Dec 2018 09:59:16 +0100
parents 4b9b87930cb3
children
line wrap: on
line source

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