Skip to content

use #!/bin/bash instead of #!/bin/sh #253

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

Merged
merged 2 commits into from
Apr 15, 2018
Merged

use #!/bin/bash instead of #!/bin/sh #253

merged 2 commits into from
Apr 15, 2018

Conversation

filipw
Copy link
Member

@filipw filipw commented Apr 14, 2018

We use bash syntax but specify #!/bin/sh. if that's symlinked elsewhere, i.e. to dash, it will show weird error messages.

@seesharper
Copy link
Collaborator

Makes sense. Merging 👍

@seesharper seesharper merged commit e6cc9c7 into master Apr 15, 2018
@seesharper seesharper deleted the filipw-patch-1 branch April 15, 2018 09:11
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.

2 participants