Skip to content

Make builtin commands return exit statuses

Michael Aaron Murphy requested to merge skylerberg:master into master

Created by: skylerberg

There are a couple other return status related changes in this patch. Barring the TODOs added to the code, exit statuses should behave about how you would expect now.

Merge request reports