##// END OF EJS Templates
test-editor-filename: fix portability of fake editor command...
test-editor-filename: fix portability of fake editor command - /bin/bash doesn't exist on FreeBSD - edit is executed by cmd.exe on Windows

File last commit:

r13041:79388a83 stable
r34060:4bf18894 default
Show More
hg.cmd
3 lines | 68 B | application/x-dos-batch | BatchLexer
Steve Borho
wix: switch Mercurial Windows installer to use py2exe --bundle 3...
r13041 @echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*