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

add shebang to scripts that have execute bit set #14152

Closed
wants to merge 1 commit into from

Conversation

dcrewi
Copy link
Contributor

@dcrewi dcrewi commented May 12, 2014

No description provided.

@lilyball
Copy link
Contributor

Is it better to do this, or to remove the executable bit?

@dcrewi
Copy link
Contributor Author

dcrewi commented May 12, 2014

I don't know. There are other scripts there that have execute bit set with shebangs and there are scripts with no shebangs or execute bit.

But if the execute bit has been set, I expect to be able to execute it.

@dcrewi dcrewi deleted the shebangize-scripts branch May 27, 2014 02:05
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 20, 2023
Replace some often empty `Vec`s with boxed slices
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.

3 participants