view contrib/vagrant/README.md @ 39320:57301ba47e66

manifest: use public API for obtaining storage object We should not be accessing private attributes on the manifestlog, since its behavior is governed by an interface. Differential Revision: https://phab.mercurial-scm.org/D4392
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 15 Aug 2018 19:53:02 +0000
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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