[
https://issues.apache.org/jira/browse/TINKERPOP-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Wilmes resolved TINKERPOP-1245.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.1.2-incubating
3.2.0-incubating
> Gremlin shell starts incorrectly on OS X due to awk difference
> --------------------------------------------------------------
>
> Key: TINKERPOP-1245
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1245
> Project: TinkerPop
> Issue Type: Bug
> Components: console
> Affects Versions: 3.1.2-incubating
> Reporter: Ted Wilmes
> Assignee: Ted Wilmes
> Priority: Minor
> Labels: trivial
> Fix For: 3.2.0-incubating, 3.1.2-incubating
>
>
> The version of awk included with my version of OS X requires a space in
> variable definition {{awk -v RS=' '}} versus {{awk -vRS=' '}}.
> {{gremlin.sh}} uses awk to process JAVA_OPTIONS. I think other folks may run
> into this problem and GNU awk can handle the space without issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)