contrib/vagrant/README.md
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 19 Nov 2016 10:54:21 -0800
changeset 30462 356406ac454f
parent 21874 8da01b6e7b49
permissions -rw-r--r--
debuginstall: print compression engine support Since compression engines may be provided by extensions and since not all registered compression engines may be available to use, it seems useful to provide a mechanism to see the state of known compression engines. This commit teaches `hg debuginstall` to print info on known and available compression engines.

Run Mercurial tests with Vagrant:

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