Fix run.php's print_commands in jit serialize mode.
commitdd37d29ce142cb37014e8675adcbb755cd1b1e76
authorAlexey Toptygin <alexeyt@fb.com>
Wed, 20 May 2020 19:43:37 +0000 (20 12:43 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 20 May 2020 19:46:24 +0000 (20 12:46 -0700)
treecde9f1d17f7bf4784319527e96b94ea5377a9a75
parent51274f65a83eacab54178746279630f85cec13eb
Fix run.php's print_commands in jit serialize mode.

Summary: This code path got missed on D21513500 because we only run it when a test fails.

Reviewed By: oulgen

Differential Revision: D21668449

fbshipit-source-id: 033d6ab00ece8f0e65e401611d78ac595c17e948
hphp/test/run.php