PENG Yongyi created OOZIE-2044:
----------------------------------
Summary: ssh action succeed with a not exists command which should
be fail.
Key: OOZIE-2044
URL: https://issues.apache.org/jira/browse/OOZIE-2044
Project: Oozie
Issue Type: Bug
Components: action, core
Affects Versions: 4.0.1, 4.0.0
Reporter: PENG Yongyi
it's should fail but succeed as follow action:
<ssh>
<host>localhost</host>
<command>/bin/not-exists-command</command>
</ssh>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)