-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[thisroot] resolve symbolic links #19974
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, great initiative! I believe I found a hack to do this in a two-liner. I tested locally with the original thisroot.sh and with a link, and both resulted in what I expected.
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 7d3329b. ♻️ This comment has been updated with latest results. |
Co-authored-by: Stephan Hageboeck <[email protected]>
In fish, it's:
In csh, it's:
But I need help here on how to change it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
It's a very good idea to check for root-config, because that will detect most errors!
Co-authored-by: Stephan Hageboeck <[email protected]>
@ferdymercury we must have made a mistake during merging. I believe that this PR ferdymercury#11 fixes it. |
Thanks a lot! Seems fixed now. I'll leave it as "Draft" while we think on how to deal with #19974 (comment) |
Fixes https://its.cern.ch/jira/browse/ROOT-10415