contrib/vagrant/README.md
author zphricz <zack.hricz@oculus.com>
Wed, 21 Dec 2016 13:51:34 -0800
changeset 30649 b0a0f7b9ed90
parent 21874 8da01b6e7b49
permissions -rw-r--r--
fsmonitor: fix exception message scraping pywatchman.CommandError formats its error message such that 'unable to resolve root' is not a prefix. This change fixes that by instead just searching for it as a substring.

Run Mercurial tests with Vagrant:

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