You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2008/11/28 09:00:44 UTC

[jira] Updated: (GSHELL-3) Hook up backtick and execute assign bits... foo=`echo bar`

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

Jason Dillon updated GSHELL-3:
------------------------------

    Component/s: Parser

> Hook up backtick and execute assign bits... foo=`echo bar`
> ----------------------------------------------------------
>
>                 Key: GSHELL-3
>                 URL: https://issues.apache.org/jira/browse/GSHELL-3
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Parser
>    Affects Versions: 0.0.1
>            Reporter: Jason Dillon
>            Priority: Critical
>             Fix For: 1.0-alpha-3
>
>
> Hook up backtick and execute assign bits... foo=`echo bar`
> Dunno if this captures the output of 'echo bar' or the return of the command
> Might need to have both?

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