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

shell/shebang incompatibility issues of the 'raven' command #47

Open
benkb opened this issue Jul 3, 2019 · 2 comments
Open

shell/shebang incompatibility issues of the 'raven' command #47

benkb opened this issue Jul 3, 2019 · 2 comments

Comments

@benkb
Copy link

benkb commented Jul 3, 2019

hi

right how the first line of the raven cmd is set to:

":"; export CHEZSCHEMELIBDIRS=.:lib:/usr/local/lib && export CHEZSCHEMELIBEXTS=.chezscheme.sl s::.chezscheme.so:.ss::.so:.sls::.so:.scm::.so:.sch::.so:.sc::.so && exec scheme --script $0 "$@";

which can cause issues with shells other then bash, like eg. the fish shell.

@guenchi
Copy link
Owner

guenchi commented Jul 14, 2019

thx for report :)

@guenchi
Copy link
Owner

guenchi commented Jan 11, 2020

I think this bug is fixed.

Could you test it?

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

No branches or pull requests

2 participants