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

Update interpreter lines for scripts #138

Open
kurtkilpela opened this issue Apr 17, 2024 · 0 comments
Open

Update interpreter lines for scripts #138

kurtkilpela opened this issue Apr 17, 2024 · 0 comments
Assignees

Comments

@kurtkilpela
Copy link
Member

Various scripts in the repo contain interpreter lines such as #!/usr/bin/gemstone/topaz. This should be updated to #!/usr/bin/env topaz.

Installing an RPM checks that interpreter paths are all present and fails if the dependency is not present. GemStone rpm bundles were including (but no longer include) these files as part of ensuring rowan projects were available in the product distribution.

The interpreter lines are not currently suitable anyways. The indirect invocation is suitable broadly speaking, as long as topaz is in the path.

@kurtkilpela kurtkilpela self-assigned this Apr 17, 2024
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

1 participant