Update how the path to `review.sh` is created in `verify.py`
commitdd5f3e7880187f372928bbe6b7769509ac1395ba
authorMichael Christensen <michristensen@fb.com>
Fri, 11 Sep 2020 22:01:25 +0000 (11 15:01 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 11 Sep 2020 22:08:53 +0000 (11 15:08 -0700)
treedaaa3973711d7bd4b5a0369a70b2232b42be7f88
parent36466753abe40a06e6732a87f00eb38522e4aa4a
Update how the path to `review.sh` is created in `verify.py`

Summary: Updates `verify.py` to use the `review.sh` script in that same directory, rather than try to find it relative to a parent `fbcode` directory. If that file doesn't exist for whatever reason, just recommend using the hardcoded path based off the home directory.

Reviewed By: losvald

Differential Revision: D23653147

fbshipit-source-id: 3423dd07f2030a8835b32841f62ef724496e564e
hphp/hack/test/verify.py