contrib/vagrant/README.md
author Augie Fackler <augie@google.com>
Wed, 16 Jan 2019 10:58:09 -0500
changeset 41251 beb0d944a99b
parent 21874 8da01b6e7b49
permissions -rw-r--r--
remotefilelog: implement __bool__ as well as __nonzero__ for py3 Differential Revision: https://phab.mercurial-scm.org/D5601

Run Mercurial tests with Vagrant:

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