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

2008-11-28 Thread Jason Dillon (JIRA)

 [ 
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.



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

2008-02-28 Thread Jason Dillon (JIRA)

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

Jason Dillon updated GSHELL-3:
--

Fix Version/s: (was: 1.0-alpha-2)
   1.0-alpha-3

> 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: Core
>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.



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

2007-11-08 Thread Jason Dillon (JIRA)

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

Jason Dillon updated GSHELL-3:
--

Fix Version/s: (was: 1.0-alpha-1)
   1.0-alpha-2

> 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: Core
>Affects Versions: 0.0.1
>Reporter: Jason Dillon
>Priority: Critical
> Fix For: 1.0-alpha-2
>
>
> 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.



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

2007-11-07 Thread Jason Dillon (JIRA)

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

Jason Dillon updated GSHELL-3:
--

Assignee: (was: Jason Dillon)

> 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: Core
>Affects Versions: 0.0.1
>Reporter: Jason Dillon
>Priority: Critical
> Fix For: 1.0-alpha-1
>
>
> 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.



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

2007-05-17 Thread Jason Dillon (JIRA)

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

Jason Dillon updated GSHELL-3:
--

Fix Version/s: (was: 0.0.2)

> 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: Core
>Affects Versions: 0.0.1
>Reporter: Jason Dillon
> Assigned To: Jason Dillon
>Priority: Critical
>
> 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.



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

2006-06-25 Thread Jason Dillon (JIRA)
 [ http://issues.apache.org/jira/browse/GSHELL-3?page=all ]

Jason Dillon updated GSHELL-3:
--

Fix Version: 0.0.2

> Hook up backtick and execute assign bits... foo=`echo bar`
> --
>
>  Key: GSHELL-3
>  URL: http://issues.apache.org/jira/browse/GSHELL-3
>  Project: GShell (Sandbox)
> Type: Improvement
> Security: public(Regular issues) 
>   Components: Core
> Versions: 0.0.1
> Reporter: Jason Dillon
> Assignee: Jason Dillon
> Priority: Critical
>  Fix For: 0.0.2

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



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

2006-06-25 Thread Jason Dillon (JIRA)
 [ http://issues.apache.org/jira/browse/GSHELL-3?page=all ]

Jason Dillon updated GSHELL-3:
--

Priority: Critical  (was: Major)

> Hook up backtick and execute assign bits... foo=`echo bar`
> --
>
>  Key: GSHELL-3
>  URL: http://issues.apache.org/jira/browse/GSHELL-3
>  Project: GShell (Sandbox)
> Type: Improvement
> Security: public(Regular issues) 
>   Components: Core
> Versions: 0.0.1
> Reporter: Jason Dillon
> Assignee: Jason Dillon
> Priority: Critical

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



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

2006-06-25 Thread Jason Dillon (JIRA)
 [ http://issues.apache.org/jira/browse/GSHELL-3?page=all ]

Jason Dillon updated GSHELL-3:
--

Component: Core

> Hook up backtick and execute assign bits... foo=`echo bar`
> --
>
>  Key: GSHELL-3
>  URL: http://issues.apache.org/jira/browse/GSHELL-3
>  Project: GShell (Sandbox)
> Type: Improvement
> Security: public(Regular issues) 
>   Components: Core
> Versions: 0.0.1
> Reporter: Jason Dillon
> Assignee: Jason Dillon

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira