contrib/vagrant/README.md
author Yuya Nishihara <yuya@tcha.org>
Sat, 27 Jan 2018 17:31:25 +0900
changeset 35943 1a31111e6239
parent 21874 8da01b6e7b49
permissions -rw-r--r--
py3: always drop b'' prefix from repr() of bytestr Perhaps this is what we wanted for py2-3 compatibility.

Run Mercurial tests with Vagrant:

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