Skip to content

Conversation

@jsoref
Copy link
Contributor

@jsoref jsoref commented Jul 9, 2025

We have a symlink to geequel-shell in a directory other than where geequel-shell lives, which means that the preexisting code would look for the directory of our symlink, and then look for geequel-shell.jar in that directory, and then fail because it can't.

The correct thing to do is to find the realpath of the running script which will eventually find where geequel-shell lives and then look for the dirname of that file which will then be able to find the jar.

@bradnussbaum bradnussbaum merged commit b143a28 into graphfoundation:1.0 Aug 6, 2025
1 check passed
@jsoref jsoref deleted the handle-symlinks branch August 6, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants