##// END OF EJS Templates
discovery: rename 'error' to 'errormsg'...
discovery: rename 'error' to 'errormsg' The variable 'error' conflict with the module name that we would like to import and use in a coming changeset.

File last commit:

r13041:79388a83 stable
r26585:b38d9373 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" %*