Fix hhvm_wrapper top-level code
commit14fb9265d43d0cfe5f8920407ae0468a5ea603bb
authorShaunak Kishore <kshaunak@fb.com>
Fri, 15 May 2020 11:16:44 +0000 (15 04:16 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 15 May 2020 11:19:02 +0000 (15 04:19 -0700)
tree50aea0a1eab8ec1de8673d3bceb9ec70ae1ee29a
parentf9f6e3ce2dcbd3f2effdd2632c57fba86abf13f9
Fix hhvm_wrapper top-level code

Summary: Use <<__EntryPoint>> instead, and get rid of error_UNSAFE. It seems to be unused (grepping for it in hphp returns nothing).

Reviewed By: ricklavoie

Differential Revision: D21586850

fbshipit-source-id: 4fcdcbc3458df749b34545f5b3bcaaa30a587df3
hphp/tools/command_line_lib.php
hphp/tools/command_line_lib_UNSAFE.php [deleted file]
hphp/tools/hhvm_wrapper.php