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

fits scripts should resolve symlinks before loading relative paths #90

Merged
merged 1 commit into from Aug 31, 2016

Conversation

cbeer
Copy link
Contributor

@cbeer cbeer commented Jun 8, 2016

No description provided.

@grosscol
Copy link

This resolves a rather problematic issue of not being able to symlink to fits.sh from /usr/local/bin

@grosscol
Copy link

For anyone who is trying to install fits.sh and then symlink to it from somewhere canonical, running the following from the fits.sh directory will apply this patch.

wget -O 90.patch https://github.com/harvard-lts/fits/pull/90.patch
patch -p1 < 90.patch

@escowles
Copy link

I've seen this issue before when trying to setup FITS (e.g., when building a Vagrant environment). Merging this would help make it easier to setup FITS.

@mjgiarlo
Copy link

@daveneiman @dbirtwellharvard ⬆️ ?

@botimer
Copy link

botimer commented Aug 30, 2016

👍

(It'd be nice to not have to parse ls -ld, but sometimes...)

@daveneiman daveneiman merged commit 0120d1d into harvard-lts:dev Aug 31, 2016
@cbeer cbeer deleted the env branch August 31, 2016 15:33
@daveneiman
Copy link
Member

Thanks for the contribution. This will be included in a new release within the next few weeks.

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.

None yet

6 participants