view contrib/editmergeps.bat @ 40944:789515904b03

py3: use '%d' for integers instead of '%s' This should fix test-rebase-inmemory.t which started failing on Python 3 after recent changes. Differential Revision: https://phab.mercurial-scm.org/D5420
author Pulkit Goyal <pulkit@yandex-team.ru>
date Fri, 14 Dec 2018 19:12:45 +0300
parents 4b9b87930cb3
children
line wrap: on
line source

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