stephen mallette created TINKERPOP-1879:
-------------------------------------------
Summary: Gremlin Console does not resepect equal sign for flag
argument assignments
Key: TINKERPOP-1879
URL: https://issues.apache.org/jira/browse/TINKERPOP-1879
Project: TinkerPop
Issue Type: Bug
Components: console
Affects Versions: 3.2.7
Reporter: stephen mallette
Assignee: stephen mallette
Fix For: 3.2.8, 3.3.2
In Gremlin Console, the command line parser does some extra work that Apache
Commons CLI does not. That extra work isn't properly supporting a flag passed
as follows:
{code}
bin/gremlin.sh --execute=script.groovy
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)