##// END OF EJS Templates
py3: fix bad escapes of sub() replacement pattern in test-template-basic.t...
py3: fix bad escapes of sub() replacement pattern in test-template-basic.t Python 3.7 starts complaining about it. We have to double the backslash or '\x5c' to get around.

File last commit:

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