[
https://issues.apache.org/jira/browse/BIGTOP-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Shaposhnik updated BIGTOP-716:
------------------------------------
Description: 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. (was: 90% of development and testing of our scripts happens
with bash, however, if we don't enforce #!/bin/bash and just specify #!/bin/sh
instead on some of the systems we may end up running against #!/bin/dash and
other bash alternatives. This could lead to subtle problems.)
> 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