You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by wolf31o2 <gi...@git.apache.org> on 2016/09/29 17:59:25 UTC

[GitHub] incubator-tephra pull request #16: TEPHRA-187 Support --foreground argument ...

GitHub user wolf31o2 opened a pull request:

    https://github.com/apache/incubator-tephra/pull/16

    TEPHRA-187 Support --foreground argument for foreground operation

    Adds a `--foreground` option to `start` to prevent Tephra from backgrounding. This is most useful for debugging or for running single-process containers, such as Docker.

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

    $ git pull https://github.com/wolf31o2/incubator-tephra TEPHRA-187-foreground-operation

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

    https://github.com/apache/incubator-tephra/pull/16.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 #16
    
----
commit a749c25d193215c77bb2933486e859934f3bc417
Author: Chris Gianelloni <ch...@cask.co>
Date:   2016-09-29T17:51:06Z

    TEPHRA-187 Support --foreground argument for foreground operation

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---