When using the `run` command, if the app fails, the error code is discarded. c.f. https://dev.azure.com/gregoryszorc/PyOxidizer/_build/results?buildId=275 on https://github.com/indygreg/PyOxidizer/pull/183
When using the
runcommand, if the app fails, the error code is discarded.c.f. https://dev.azure.com/gregoryszorc/PyOxidizer/_build/results?buildId=275 on #183