Skip to content
Snippets Groups Projects
Commit 37997e45 authored by Jan Runte's avatar Jan Runte Committed by Benni Mack
Browse files

[BUGFIX] Add exit code support to extbase commands

If an exit code is defined in CliResponse an exception is
thrown which contains the exit code as exception code.
The exception will be catched in CliRequestHandler::handleRequest
and the exception code will then be used as exit code.

Change-Id: I0c45e55531409d69c6cc6fe4888f97b5f117cef4
Resolves: #58781
Releases: master
Reviewed-on: http://review.typo3.org/42291


Reviewed-by: default avatarStefan Froemken <froemken@gmail.com>
Tested-by: default avatarStefan Froemken <froemken@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 5738e080
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment