##// 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:

r13041:79388a83 stable
r40978:e48fdeb0 default
Show More
hg.cmd
3 lines | 68 B | application/x-dos-batch | BatchLexer
@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*