Steve Loughran created SLIDER-934:
-------------------------------------
Summary: changes in list Action broke return codes from `list`
action
Key: SLIDER-934
URL: https://issues.apache.org/jira/browse/SLIDER-934
Project: Slider
Issue Type: Bug
Components: client
Affects Versions: Slider 0.81
Reporter: Steve Loughran
Assignee: Gour Saha
in SLIDER-928 the exit code logic of the list operations has changed, now if 0
entries are found the exit code is -1.
Before this change, if you did a "list" without args, it would return 0
irrespective of the number of apps. That is: the operation worked, its just an
empty listing.
The breaks {{AgentClusterLifecycleIT}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)