Actions
Bug #28700
closedcli_dispatch.phpsh does not return error code
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2011-08-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
IS: cli_dispatch.phpsh always exits with exit status 0.
SHOULD: Failed CLI runs should return an exit status != 0 so success of CLI run can be checked in automated scripts.
Actions