view contrib/vagrant/README.md @ 48919:8b3f3f10e808

commands: remove pycompat.iteritems() Differential Revision: https://phab.mercurial-scm.org/D12324
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 21 Feb 2022 11:08:04 -0700
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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