contrib/vagrant/README.md
author Durham Goode <durham@fb.com>
Tue, 07 Oct 2014 11:42:37 -0700
changeset 22894 c40be72dc177
parent 21874 8da01b6e7b49
permissions -rw-r--r--
phases: move root phase assignment to it's own function This moves the initial root phase assignment to it's own function. Future patches which make phase calculations lazy will use this function to pre-fill certain phases which can be deduced from the roots.

Run Mercurial tests with Vagrant:

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