GitHub user aledsage reopened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/358

    Feature/async ssh

    Supports executing a script asynchronously over ssh. Script redirects 
stdout and stderr to files, along with pid and exit status. Then caller 
executes additional ssh commands to poll for the script's completion.

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

    $ git pull https://github.com/aledsage/incubator-brooklyn feature/async-ssh

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

    https://github.com/apache/incubator-brooklyn/pull/358.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 #358
    
----
commit e8217628e13d5dc8ff01fadf373bb8fd117dc45a
Author: Aled Sage <[email protected]>
Date:   2014-11-25T21:42:33Z

    Adds SshjTool exec script async

commit 109af263c5c7e7050c148af3a220f86518dcb3ab
Author: Aled Sage <[email protected]>
Date:   2014-11-25T21:44:06Z

    ShellToolAbstractTset.execCommands: remove duplication

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to