[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/ea734a93
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/ea734a93
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/ea734a93
Branch: refs/heads/master
Commit: ea734a93e8ef054022f8937adaf216310911e876
Parents: 7b40c3e
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 17:21:06 2017 +0900
----------------------------------------------------------------------
CHANGES | 2 ++
1 file changed, 2 insertions(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/ea734a93/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