Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gremlin.sh misses logic to figure out symlinks #7056

Closed
cstamas opened this issue Jan 4, 2017 · 1 comment
Closed

gremlin.sh misses logic to figure out symlinks #7056

cstamas opened this issue Jan 4, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@cstamas
Copy link
Contributor

cstamas commented Jan 4, 2017

With 2.2.14, the gremlin.sh misses logic to resolve $0 if it is symlinked. Homebrew on OSX symlinks this command, and is broken.

@lvca lvca added the bug label Jan 4, 2017
@cstamas
Copy link
Contributor Author

cstamas commented Jan 4, 2017

Simple diff that fixes the issue:
https://gist.github.com/cstamas/47199588c3ca35cf4d16dd6eebdfa8e1

robfrank added a commit that referenced this issue Jan 16, 2017
@robfrank robfrank added this to the 2.2.x (next hotfix) milestone Jan 16, 2017
@robfrank robfrank modified the milestones: 2.2.x (next hotfix), 2.2.15 Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants