[S2GRAPH-159]: simplified path resolution that fixes the issue
JIRA:
[S2GRAPH-159] https://issues.apache.org/jira/browse/S2GRAPH-159
Pull Request:
Closes #118
Author
Sergio Fernández <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/61bf40c0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/61bf40c0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/61bf40c0
Branch: refs/heads/branch-0.2.0
Commit: 61bf40c03c6507143db681669b4399eceb9b5616
Parents: 542a3f7
Author: DO YUNG YOON <[email protected]>
Authored: Fri Aug 11 13:37:48 2017 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Fri Aug 11 13:37:48 2017 +0900
----------------------------------------------------------------------
CHANGES | 2 ++
1 file changed, 2 insertions(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/61bf40c0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 1e16637..74041bc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -140,6 +140,8 @@ Release 0.1.0 - unreleased
(Contributed by Jong Wook Kim<[email protected]>, committed by
DOYUNG YOON)
S2GRAPH-158: Bug fix on String type InnerVal encoding to use UTF-8
charsetName (Committed by DOYUNG YOON).
+
+ S2GRAPH-159: Wrong syntax at a bash script under Linux (Committed by
DOYUNG YOON).
TASKS