You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2011/01/11 17:27:48 UTC

[jira] Updated: (FELIX-2661) [Gogo] It should be easier to start Gogo shell non-interactively

     [ https://issues.apache.org/jira/browse/FELIX-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall updated FELIX-2661:
-----------------------------------

    Fix Version/s:     (was: gogo-0.8.0)
                   gogo.shell-0.6.2

> [Gogo] It should be easier to start Gogo shell non-interactively
> ----------------------------------------------------------------
>
>                 Key: FELIX-2661
>                 URL: https://issues.apache.org/jira/browse/FELIX-2661
>             Project: Felix
>          Issue Type: Improvement
>          Components: Gogo Shell
>    Affects Versions: gogo-0.6.1
>            Reporter: Richard S. Hall
>            Assignee: Derek Baum
>             Fix For: gogo.shell-0.6.2
>
>
> To start the Gogo shell non-interactively, you have to specify a dummy command and tell it not to shutdown in its configuration...something like this:
>     gosh.args=--noshutdown -c noop=true
> This is not necessarily the most straightforward approach and it also results in the gosh_profile being executed and the MOTD being displayed, which doesn't really make sense in the non-interactive use case.
> It seems like it would be better to have an explicit flag to tell the Gogo shell to start up non-interactively (e.g., --noninteractive), which would also imply not shutting down, but wouldn't require a dummy command, nor execute the gosh_profile.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.