[
https://issues.apache.org/jira/browse/BIGTOP-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464197#comment-13464197
]
Eli Collins commented on BIGTOP-716:
------------------------------------
Yea, a blanket search and replace makes sense. Perhaps use {{#!/usr/bin/env
bash}} to be more portable while you're at it.
Not sure if we need to update the package dependency, if Debian/Ubuntu (which
configure dash to be the default) still install bash by default perhaps you
don't need the dependency. Worth seeing what other packages do there.
> standardize on bash as a shell of choice
> ----------------------------------------
>
> Key: BIGTOP-716
> URL: https://issues.apache.org/jira/browse/BIGTOP-716
> Project: Bigtop
> Issue Type: Improvement
> Components: General
> Affects Versions: 0.4.0
> Reporter: Roman Shaposhnik
> Assignee: Roman Shaposhnik
> Priority: Minor
> Fix For: 0.5.0
>
>
> 90% of development and testing of our scripts happens with bash, however, if
> we don't enforce {noformat}#!/bin/bash{noformat} and just specify
> {noformat}#!/bin/sh{noformat} instead on some of the systems we may end up
> running against #!/bin/dash and other bash alternatives. This could lead to
> subtle problems.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira