[
https://issues.apache.org/jira/browse/TINKERPOP-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1940.
---------------------------------------
Resolution: Not A Problem
Fix Version/s: (was: 3.2.9)
(was: 3.3.3)
(was: 3.4.0)
> Command parsing problem with files for long options in gremlin.sh
> -----------------------------------------------------------------
>
> Key: TINKERPOP-1940
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1940
> Project: TinkerPop
> Issue Type: Improvement
> Components: console
> Affects Versions: 3.2.8
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
>
> A bit of an edge case, but shows that there's still something amiss in the
> command parser:
> {code}
> $ echo '1+1' > '-l'
> $ cat -- -l
> 1+1
> $ bin/gremlin.sh --interactive -l
> bin/gremlin.sh: line 85: $3: unbound variable
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)