[ https://issues.apache.org/jira/browse/BIGTOP-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464182#comment-13464182 ]
Eli Collins commented on BIGTOP-716: ------------------------------------ +1 > 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