K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-02-21T04:25:10.414435Z K 7 svn:log V 353 MFC r357827: lualoader: disable autoboot on high-level interpreter errors If we hit an error at this level, we are almost certainly not in any kind of sane state where autoboot can do the right thing. Instead of letting it try and probably failing, disable autoboot so they immediately get kicked into a loader prompt for manual remediation/diagnosis. END