##// END OF EJS Templates
packaging: remove hg.exe.local file...
packaging: remove hg.exe.local file <exe>.local files are used by Windows to set up DLL redirection. But these files are ignored if you embed an application manifest in your binary, which we do. So the existence of this file serves no purpose. So we remove it. Differential Revision: https://phab.mercurial-scm.org/D7160

File last commit:

r21874:8da01b6e default
r43917:24633444 default
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh