You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by roeyshemtov24 <gi...@git.apache.org> on 2018/08/05 20:50:40 UTC

[GitHub] oozie pull request #39: [OOZIE-3320] Oozie ShellAction should support absolu...

GitHub user roeyshemtov24 opened a pull request:

    https://github.com/apache/oozie/pull/39

    [OOZIE-3320] Oozie ShellAction should support absolute bash file path

    This code related to [OOZIE-3320](https://issues.apache.org/jira/browse/OOZIE-3320)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/roeyshemtov24/oozie OOZIE-3320

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/oozie/pull/39.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #39
    
----
commit 3da77d9705631220c80ecc61cf6f50cf47edb158
Author: Roey Shem Tov <ro...@...>
Date:   2018-08-05T20:47:16Z

    [OOZIE-3320] Oozie ShellAction should support absolute bash file path

----


---