[
https://issues.apache.org/jira/browse/S2GRAPH-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122766#comment-16122766
]
ASF GitHub Bot commented on S2GRAPH-159:
----------------------------------------
GitHub user wikier opened a pull request:
https://github.com/apache/incubator-s2graph/pull/118
S2GRAPH-159: simplified path resolution that fixes the issue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wikier/incubator-s2graph
S2GRAPH-159_fix_script_bad_substitution
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-s2graph/pull/118.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 #118
----
commit 542a3f76aef9399cc94b85667c54a8894ba07e9b
Author: Sergio Fernández <[email protected]>
Date: 2017-08-11T03:15:38Z
S2GRAPH-159: simplified path resolution that fixes the issue
----
> Wrong syntax at a bash script under Linux
> -----------------------------------------
>
> Key: S2GRAPH-159
> URL: https://issues.apache.org/jira/browse/S2GRAPH-159
> Project: S2Graph
> Issue Type: Bug
> Affects Versions: 0.2.0
> Reporter: Sergio Fernández
> Priority: Trivial
>
> Fully checking {{0.2.0-incubating RC2}} I've faced the following error:
> {code:none}
> $ sh bin/start-s2graph.sh
> bin/start-s2graph.sh: 22:
> /home/wikier/tmp/s2graph/apache-s2graph-0.2.0-incubating-src/bin/s2graph-env.sh:
> Bad substitution
> {code}
> Probably it works under OSX, the main development environment AFAIK. But it
> failed to me with {{bash}} under Linux (Debian)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)