GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/791
TINKERPOP-1879 Fixed gremlin.sh handling of = in flags
https://issues.apache.org/jira/browse/TINKERPOP-1879
Builds with `mvn clean install -pl gremlin-console
-DskipIntegrationTests=false`
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1879
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/791.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #791
----
commit 352d06e5a9bcbd34e6082a8e2092584cf3a5ea41
Author: Stephen Mallette <spmva@...>
Date: 2018-01-25T13:17:52Z
TINKERPOP-1879 Fixed gremlin.sh handling of = in flags
----
---