contrib/vagrant/README.md
author Yuya Nishihara <yuya@tcha.org>
Mon, 05 Feb 2018 20:48:51 +0900
changeset 35957 b62c4154bb28
parent 21874 8da01b6e7b49
permissions -rw-r--r--
ui: add explicit path to write prompt text bypassing buffers The prompt= flag was added at e35d7f131483, when colorui had its own write() function. Since we've merged colorui to ui, we can simply call the unbuffered write() function.

Run Mercurial tests with Vagrant:

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