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

Remove test_shebang.sh #43

Merged
merged 1 commit into from
Jun 2, 2015

Conversation

gst
Copy link
Contributor

@gst gst commented Jun 2, 2015

overkill and anyway, IMO, no file of the package should have a shebang.

the daemons will get a totally clean script file thanks to pbr entry_scripts.

@ddurieux
Copy link
Contributor

ddurieux commented Jun 2, 2015

Yes but no, if you remove the shebang test, you need to add a new :p

@gst
Copy link
Contributor Author

gst commented Jun 2, 2015

no because there shouldn't be any shebang to any python module(/file) of the alignak package.

the daemons will get a totally clean script file thanks to pbr entry_scripts.
(or entry_points, don't know by hurt)

@gst
Copy link
Contributor Author

gst commented Jun 2, 2015

0.00s$ sh test/test_shebang.sh
sh: 0: Can't open test/test_shebang.sh
The command "sh test/test_shebang.sh" exited with 127.
fion inside

overkill and anyway, IMO, no file of the package should have a shebang.

the daemons will get a totally clean script file thanks to pbr entry_scripts.
@gst
Copy link
Contributor Author

gst commented Jun 2, 2015

fion forgot to remove call to test_shebang.sh.. ;) now corrected.

for reminder: #39 (comment)

ddurieux pushed a commit that referenced this pull request Jun 2, 2015
@ddurieux ddurieux merged commit 886860c into Alignak-monitoring:develop Jun 2, 2015
@gst gst deleted the clean_test_shebang branch June 2, 2015 19:25
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.

None yet

2 participants