Skip to content

Update interpreter lines for scripts #138

@kurtkilpela

Description

@kurtkilpela

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions