##// END OF EJS Templates
packaging: allow to run make with python3...
packaging: allow to run make with python3 Use "?=", otherwise the variable cannot be set from environment.
Philippe Pepiot -
r42225:ec7b478f default
Show More
Name Size Modified Last Commit Author
/ contrib / vagrant
README.md Loading ...
Vagrantfile Loading ...
provision.sh Loading ...
run-tests.sh Loading ...

Run Mercurial tests with Vagrant:

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