[
https://issues.apache.org/jira/browse/OOZIE-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182662#comment-14182662
]
PENG Yongyi commented on OOZIE-2044:
------------------------------------
i used "git diff > ssh-no-exists-command.patch" to generate the patch.
is that wrong?
> 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.0, 4.0.1
> Reporter: PENG Yongyi
> Attachments: ssh-no-exists-command.patch
>
>
> 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)