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

Fix shebang even if first line doesn't start with '#!' #3183

Merged
merged 2 commits into from Feb 7, 2020

Conversation

Darkless012
Copy link
Contributor

fixes #3179

@boegel boegel changed the title Fix shebang even if first line doesn't start with '#!'. (fixes #3179) Fix shebang even if first line doesn't start with '#!' Feb 1, 2020
easybuild/framework/easyblock.py Outdated Show resolved Hide resolved
test/framework/toy_build.py Outdated Show resolved Hide resolved
@boegel boegel added this to the next release (4.1.2?) milestone Feb 1, 2020
@boegel boegel added the bug fix label Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow injecting shebang (now it only replaces - eg. touching files starting with '#!')
3 participants