##// END OF EJS Templates
py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py...
py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py This makes the test pass on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5422

File last commit:

r32568:4b9b8793 default
r40982:5fd63bca default
Show More
editmergeps.bat
2 lines | 102 B | application/x-msdownload | BatchLexer
@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"