Process should have `status_to_string`
commit97aa7d750a957a125c9233965459312a1e2c423f
authorTatiana Racheva <tatianaracheva@fb.com>
Mon, 3 Jun 2019 06:57:53 +0000 (2 23:57 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 3 Jun 2019 07:06:39 +0000 (3 00:06 -0700)
tree49afba9dff586ef54e9195f9da5e9e123c3912ea
parent0df3d86307cc515ddd14d376aa1ac33ccd1945a9
Process should have `status_to_string`

Summary: I want to use this method in a couple of places, so moving it out of test and into the Process module itself.

Reviewed By: arxanas

Differential Revision: D15553691

fbshipit-source-id: e28db686a67b19ac7ef0a69eb75cd4398c8b68b2
hphp/hack/src/utils/process/process.ml
hphp/hack/src/utils/process/process.mli
hphp/hack/test/integration/test_harness.ml